Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 318 Bytes

perf_counters.md

File metadata and controls

7 lines (5 loc) · 318 Bytes

Perf counters used to measure and optimize workload

  1. SMT/HT mode in P8 or x86: Front-end stalls when backend is busy
  2. Hugepages effect: Minor Page-faults
  3. Optimal working set size: Cache-misses across different iteration in same execution
  4. Scaling across cores: Instructions per Seconds