Skip to content

Slow BeamMe import on macOS #677

Description

@isteinbrecher

On macOS importing certain BeamMe functionality takes a long time.

Take for example the following import

from beamme.four_c.input_file import InputFile

takes about 2 seconds.

This can be further analysed with

python -X importtime -c "from beamme.four_c.input_file import InputFile" 2> import.log

On Linux this issue does not seem to exist.

See also ##578

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions