Skip to content

Benchmark-cli memory profiling tool does not work with pypy #227

@cheqianh

Description

@cheqianh

We use tracemalloc to profile memory usage. However, it does not work with pypy because it’s closely tied to CPython internals.

So Currently the tool does not generate memory related metrics with pypy. An alternative memory_profiler should be considered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions