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.