algorithmica
algorithmica copied to clipboard
Cache Associativity Strident Loop
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.