Crate benchman[][src]

Expand description

benchman is a RAII-style benchmark tool that focuses on old fashioned one-shot benchmark rather than statistical benchmark.

Structs

Benchman who collects the result from stopwatches.

Immutable view of the benchman.

On drop, it sends a result to the benchman.