Module bench_client

Module bench_client 

Source

Modules§

rolling_average

Structs§

BenchResult
SerializableHistogramWrapper

Functions§

bench_client
Benchmarks transactional workloads by concurrently submitting workloads (up to num_clients_per_node per machine), measuring the latency of each transaction and throughput over the entire workload.
print_bench_results
Prints transaction latency and throughput results to stdout, with percentiles for latency and a confidence interval for throughput.