celero

C++ benchmarking library for authoring and running performance tests

brewmacoslinux
Try with needOr install directly
Source

About

C++ Benchmark Authoring Library/Framework

Commands

celero

Examples

Run all benchmarks in a compiled test executable$ celero
Run benchmarks with verbose output to see detailed timing information$ celero --verbose
Run a specific benchmark by name$ celero --benchmark MyBenchmarkName