pub fn benchmark_sizes() -> Vec<(usize, f64)>
Benchmark different input sizes and return performance characteristics
Returns a vector of (data_size, throughput_mb_s) tuples