Concept

Packed representation — where it appears

Storing a structure's entries end to end with no unused slots, computing each entry's position rather than reserving a regular grid. It saves space, about half for a triangular table, at the price of address arithmetic and without improving locality.

Named by 2 essays across 2 fields — 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.

Access patternAlphabet sizeBurrows-wheeler runsCacheDocument collectionDynamic programmingEvaluation orderIndex sizeInterval dpLocalityMemory layoutMiss rate

All concepts