|
|
|
|
|
by onetimePete
3704 days ago
|
|
So you suggest cache misses corrected by a instruction-workload bias (which should be again biased by how "hot" the instructions remain)? EvilOfCacheMiss = TimeOfMemoryFetchCycles - CyclesSpendDoingInstructions /TimeOfMemoryFetchCycles |
|
But yeah, sounds like a useful metric to me.