Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (21 loc) · 1.15 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.15 KB

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