Crate queuecheck

Source
Expand description

A thread-safe queue testing and benchmarking library.

Macros§

queuecheck_bench_latency
Benchmarks the latency of the supplied queue.
queuecheck_bench_throughput
Benchmarks the throughput of the supplied queue.
queuecheck_test
Tests the supplied queue.

Structs§

Data
A collection of data.
Latency
A measurement of the latency of a queue.