algorithmica icon indicating copy to clipboard operation
algorithmica copied to clipboard

Cache Associativity Strident Loop

Open 0x62797465 opened this issue 2 months ago • 0 comments

Newer CPUs hash the physical address when calculating what set to put something into. So the example of 256 being slower than 257 should no longer be true for modern CPUs.

0x62797465 avatar Nov 30 '25 19:11 0x62797465