A cache miss is not a cache miss
When writing performant code, we are careful to avoid cache misses when possible. When discussing cache misses, however, we are usually content with counting the number of cache misses. In this post I will explain why this is not sufficient, as data dependency also make a huge difference.
Hasnain has not yet written a summary for this.
Posted on 2016-05-02T03:20:15+0000