pub fn should_parallelize(num_elements: usize) -> bool
Returns true if the data size warrants parallel processing.