pub fn calculate_throughput(operations: usize, duration: Duration) -> f64
Calculate throughput (operations per second)