pub const PARALLEL_STAGING_MIN_POINTS: usize = 4_096; // 4_096usize
Minimum point count before multi-threaded index staging is used.