Skip to content

Support performance testing of import latency #12

Open
@jaraco

Description

@jaraco

In python/cpython#114664, I was experimenting with using pytest-perf to capture the import latency of importlib_metadata but learned that timeit may not support that use-case readily.

Let's explore if there's something pytest-perf can do to make measurement of import latency straightforward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions