Skip to main content

should_parallelize

Function should_parallelize 

Source
pub fn should_parallelize(num_elements: usize) -> bool
Expand description

Returns true if the data size warrants parallel processing.