Function verify_performance
Source pub fn verify_performance(target_throughput: f64) -> bool
Expand description
Verify that performance meets minimum requirements
§Arguments
target_throughput - Minimum required throughput in MB/s
§Returns
Returns true if performance meets the target