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