pub fn iter_auto(
ctx: &BenchmarkContext,
name: &str,
throughput_unit: &str,
throughput_count_per_iteration: u32,
f: impl FnMut(),
) -> SubBenchResultpub fn iter_auto(
ctx: &BenchmarkContext,
name: &str,
throughput_unit: &str,
throughput_count_per_iteration: u32,
f: impl FnMut(),
) -> SubBenchResult