Skip to content

Speed up startup #34

@marktsuchida

Description

@marktsuchida

import progressbar and import requests take up ~50 ms each, which is the bulk of startup time (total ~120 ms).

Consider using lazy imports to speed up the case of using an existing JDK/package/file, especially when the cached index is valid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions