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.
pub fn print_bench_results<Client>(results: BenchResult<'_, Client>)
Prints transaction latency and throughput results to stdout, with percentiles for latency and a confidence interval for throughput.