Caches & Hardware Reality
Two algorithms with the same big-O can differ by 10× because one respects the cache hierarchy and the other doesn’t. This module is about the silicon-level facts that the language standard hides from you.
Two algorithms with the same big-O can differ by 10× because one respects the cache hierarchy and the other doesn’t. This module is about the silicon-level facts that the language standard hides from you.