Concept

Insertion cutoff — where it appears

The subarray size below which a recursive sort switches to insertion sort, a threshold that trades comparisons against memory traffic. It trades comparisons against memory traffic, so its right value depends on which of the two the machine is actually charging for.

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.

Comparison countCutoffIntrosortQuicksortThresholdTimsortComplexity classDepth limitGallopingJavaLibrary sortMerge policy

All concepts