Skip to main content

SELECTABLE

Constant SELECTABLE 

Source
pub const SELECTABLE: [BlobOrdering; 3];
Expand description

Orderings the pickers may select. Morton3 is deliberately absent — it is offered only as an explicit --blob-ordering morton3 for research; its long jumps hurt locality and its rare measured “wins” are marginal over-read edges on tiny datasets. It is still evaluated and reported for comparison.