Concept

Cache line — where it appears

The unit a processor fetches from memory: a fixed run of bytes, usually sixty-four, brought in whole whether one byte of it is wanted or all of them. It is why an algorithm's cost is decided by how many distinct lines it touches rather than by how many words it reads.

Named by 2 essays across one field — each of them below, with the objects they name alongside it.

Named alongside it

The objects these essays reach for when they reach for this one.

AlignmentDesign parameterLocalityMemory layoutCacheCuckoo hashingDepthDynamic programmingEdit distanceFalse-positive rateFingerprintParallelism

All concepts