Skip to content

Extremely slow startup time #417

@mesonepigreco

Description

@mesonepigreco

Whenever we load the Julia module (loaded automatically from sscha.Ensemble),
The code takes a HUGE amount of time.

The Julia startup time should be significantly reduced (maybe by switching from PyCall to PythonCall?), or at least limited to the first time the actual Julia functions are called (e.g., only when computing the free energy gradient). In this way, all the scripts can be debugged much more quickly, avoiding Julia startup time until the minimization actually starts, and preventing Julia from being loaded by the sscha-plot-data CLI utility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestspeedupMake the execution of the code faster

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions