pub const ADAPTIVE_INLINE_SIZE: usize = 64;
Maximum number of elements stored inline before transitioning to tree structure.