Modules§
Structs§
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.