Qt application to view Google Microbenchmarking data https://github.com/google/benchmark.
Build | Status |
---|---|
AppVeyor | |
Travis |
The standalone binary packages support the following platforms:
- Windows 7 or later
- (K)Ubuntu Linux 16.04 (64-bit) or later
- Generate json report from your benchmark
./benchmark_binary --benchmark_format=json > benchmark.json
- Open the json file in BenchmarkViewer. It will list all generated benchmarks.
- Select on any benchmarks by clicking the checkbox.