Skip to content

Defer loading of plugins to their use #146

@zhiltsov-max

Description

@zhiltsov-max

Loading of plugins can be expensive, as it actually is - for TF and Accuracy Checker plugins, which can be loaded in few seconds. Plugins need to be reorganized in such way, that their loading is deferred until their invocation. The list of plugins, however, must be loaded quickly.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions