Skip to main content

Module bench_client

Module bench_client 

Source

Modules§

rolling_average

Structs§

BenchResult
SerializableHistogramWrapper

Functions§

aggregate_bench_results
Returns transaction throughput and latency results. Aggregates results from clients and outputs every output_interval_millis.
bench_client
Benchmarks transactional workloads by concurrently submitting workloads (up to num_clients_per_node per machine)
compute_throughput_latency
Computes the throughput and latency of transactions and outputs it every interval_millis. An output is produced even if there are no transactions.
pretty_print_bench_results
Pretty prints output of aggregate_bench_results.