Skip to content

perf

Pre-release
Pre-release
Compare
Choose a tag to compare
@AlexanderPuckhaber AlexanderPuckhaber released this 28 Jun 03:44
· 6 commits to perf_profiler since this release

Compiled Python3 .whl with perf added to the profiler

perf counters included:

  • PERF_COUNT_HW_CPU_CYCLES
  • PERF_COUNT_HW_CACHE_REFERENCES
  • PERF_COUNT_HW_CACHE_MISSES

They will show up in the profiling .json when profiling is enabled