Skip to main content

parallel_worker_count_with_chunk

Function parallel_worker_count_with_chunk 

Source
pub fn parallel_worker_count_with_chunk(
    point_count: usize,
    chunk_size: usize,
) -> usize
Expand description

Returns the number of worker threads for an explicit staging chunk size.