Skip to content

Import modules section is a bit slow #17

Description

@molcretb

User story

When I load the Python modules and additional scripts needed to run the pipeline
I want the loading to be fast
So I can speed up the pipeline

Additional information

At the moment, I feel that loading the modules is rather slow (up to 10-15s); I think this should be faster. We might want to partially load these modules so only the used functions are loaded.

We should investigate which modules are long to load, and target these ones. My guess would be this is the ruptures module, as we entirely load it in the current version of the traces extractor module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions