Skip to content

Display lru_cache cache_info in very verbose mode? #4249

Closed
@blueyed

Description

@blueyed

With the recent addition of functools.lru_cache it might make sense to display its cache_info with -vvv or some other flag, which would be helpful when investigating performance.

For this it might make sense to wrap it into a separate module, so that it is easier to handle all of them (currently just one, but two already with #4247).

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: reportingrelated to terminal output and user-facing messages and errorstype: enhancementnew feature or API change, should be merged into features branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions