calculate_efficiency

Function calculate_efficiency 

Source
pub fn calculate_efficiency(
    actual_throughput: f64,
    theoretical_throughput: f64,
) -> f32
Expand description

Calculate efficiency (actual vs theoretical performance)