-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels