Searched refs:auto_bench (Results 1 – 1 of 1) sorted by relevance
632 pub fn auto_bench<F>(&mut self, mut f: F) -> stats::Summary in auto_bench() method716 let ns_iter_summ = bs.auto_bench(f); in benchmark()