Function prover_lab::benchmark::stats_benchmarks
source · pub fn stats_benchmarks(benchmarks: &[&Benchmark]) -> String
Expand description
Print statistics for the given set of benchmarks. TODO: would be nice to have a histogram instead of textual output.