blob: f4331227d96d747e0cf4ae470ebb5859120fc23c (
plain) (
blame)
1
2
3
4
5
6
|
This library provides a powerful but simple way to measure sofware
performance. It provides both a framework for executing and analysing
benchmarks and a set of driver functions that makes it easy to build and
run benchmarks, and to analyse their results.
WWW: https://github.com/bos/criterion
|