Skip to main content

FANOUT

Constant FANOUT 

Source
pub const FANOUT: usize = 16;
Expand description

Branching factor. 16 keeps internal nodes cache-friendly while matching typical leaf-tile-per-node ratios for genomic / EO scale.