Skip to content

Benchmark CLI memory profiling feature enhancement. #245

Open
@cheqianh

Description

@cheqianh

The benchmark tool generates memory usage peak right now. This issue wants to improve the memory profiling feature by two areas,

  1. It would be good to adds more metrics such as garbage collection related metrics.
  2. Due to the potential optimization Python may do, the memory usage metrics might be inaccurate after running different formats multiple times. Python might cache objects for faster access later on.

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