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.