Hardware Performance Counters
From WikiEducator
| Hardware Performance Counters |
|---|
| Convenor: Jean-Philippe BEMPEL |
Participants:
|
| Summary:
How to use hardware performance counters to measure and have insight on what's going on at the cpu level (instructions, cycles, caches misses, branch mispredictions). |
| Recommendations:
You can use the overseer library to be able to use HPC in your java application. slides: [1] |