Menu

Tree [52d494] master /
 History

HTTPS access


File Date Author Commit
 app 2019-11-15 Asit Dhal Asit Dhal [52d494] remove groupbox for becchmark, extra debugging
 example_files 2018-05-06 Asit Kumar Dhal Asit Kumar Dhal [3ed254] sample benchmark json files
 .gitignore 2018-05-06 Asit Kumar Dhal Asit Kumar Dhal [926a6b] gitignore file
 .travis.yml 2018-10-30 asit dhal asit dhal [c59f8d] travis build failure fix
 BenchmarkViewer.pro 2018-05-20 Asit Kumar Dhal Asit Kumar Dhal [283a74] travis-ci improvements
 CMakeLists.txt 2018-10-27 asit dhal asit dhal [5aa153] Parsing in worker thread
 LICENSE 2018-05-19 Asit Kumar Dhal Asit Kumar Dhal [090828] Create LICENSE
 README.md 2018-10-27 asit dhal asit dhal [a94465] final changes
 app_screenshot.gif 2018-10-31 asit dhal asit dhal [460434] app screenshot
 appveyor.yml 2018-05-23 Asit Kumar Dhal Asit Kumar Dhal [507f4c] appveyor build for master
 gen.pl 2018-11-19 asit dhal asit dhal [7dcfbe] perl build script
 run.sh 2018-05-16 Asit Kumar Dhal Asit Kumar Dhal [127e98] pvs studio
 screenshot.png 2018-05-06 Asit Kumar Dhal Asit Kumar Dhal [1574b9] readme update

Read Me

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

MongoDB Logo MongoDB