BenchmarkViewer
BenchmarkViewer copied to clipboard
Google Benchmark Data Viewer
BenchmarkViewer
Qt application to view Google Microbenchmarking data https://github.com/google/benchmark.
Build Status
| Build | Status |
|---|---|
| AppVeyor | |
| Travis |
Supported Platforms
The standalone binary packages support the following platforms:
- Windows 7 or later
- (K)Ubuntu Linux 16.04 (64-bit) or later
Usages
- 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.
Sample Screenshot
