Expand description
benchman is a RAII-style benchmark tool that focuses on old fashioned one-shot benchmark rather than statistical benchmark.
Structsยง
- Bench
Man - Benchman who collects the result from stopwatches.
- Bench
ManSlice - Immutable view of the benchman.
- Stopwatch
- On drop, it sends a result to the benchman.