Skip to content

Investigate performance #23

Closed
Closed
@geowurster

Description

@geowurster

As indicated by pypa/setuptools#510, pkg_resources is known to be slow. click-plugins leverages setuptools entry points to load CLI plugin commands but this comes with a performance hit for the entire CLI application. I don't think there is anything to be done about it directly but it is worth documenting the behavior and trying fast-entry_points.

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