/BenchmarkViewer

Google Benchmark Data Viewer

Primary LanguageC++MIT LicenseMIT

BenchmarkViewer

Qt application to view Google Microbenchmarking data https://github.com/google/benchmark.

Build Status

Build Status
AppVeyor Build status
Travis Build Status

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

alt text alt text