pub fn calculate_efficiency( actual_throughput: f64, theoretical_throughput: f64, ) -> f32
Calculate efficiency (actual vs theoretical performance)