Skip to main content

pretty_print_bench_results

Function pretty_print_bench_results 

Source
pub fn pretty_print_bench_results<'a, Aggregator>(
    aggregate_results: BenchResult<Process<'a, Aggregator>>,
)
Expand description

Pretty prints output of aggregate_bench_results.

Prints the throughput, and the 50th, 99th, and 99.9th percentile latencies.