Function print_bench_results

Source
pub fn print_bench_results<Client>(results: BenchResult<'_, Client>)
Expand description

Prints transaction latency and throughput results to stdout, with percentiles for latency and a confidence interval for throughput.