Skip to main content

PARALLEL_CHUNK_QUERY_MIN_POINTS

Constant PARALLEL_CHUNK_QUERY_MIN_POINTS 

Source
pub const PARALLEL_CHUNK_QUERY_MIN_POINTS: usize = 4_096; // 4_096usize
Expand description

Minimum point count before threaded chunk dispatch is used.