Skip to main content

run_bench

Function run_bench 

Source
pub fn run_bench(
    bench_name: &str,
    counters: Option<&str>,
    check_regression: bool,
    threshold: f64,
    _roofline: bool,
) -> Result<()>
Expand description

Run the cgp bench command.