BenchmarkViewer

所属分类:测试
开发工具:C++
文件大小:2032KB
下载次数:0
上传日期:2019-11-15 18:03:07
上 传 者sh-1993
说明:  谷歌基准数据查看器
(Google Benchmark Data Viewer)

文件列表:
.travis.yml (1981, 2019-11-16)
BenchmarkViewer.pro (1273, 2019-11-16)
CMakeLists.txt (1689, 2019-11-16)
LICENSE (1072, 2019-11-16)
app (0, 2019-11-16)
app\CMakeLists.txt (1930, 2019-11-16)
app\abstractparser.cpp (1718, 2019-11-16)
app\abstractparser.h (1698, 2019-11-16)
app\app.pro (2114, 2019-11-16)
app\appconfig.cpp (2787, 2019-11-16)
app\appconfig.h (1483, 2019-11-16)
app\appconfig.ini (0, 2019-11-16)
app\benchmark.cpp (1739, 2019-11-16)
app\benchmark.h (1659, 2019-11-16)
app\benchmarkdelegate.cpp (3635, 2019-11-16)
app\benchmarkdelegate.h (1529, 2019-11-16)
app\benchmarkmodel.cpp (7825, 2019-11-16)
app\benchmarkmodel.h (3006, 2019-11-16)
app\benchmarkproxymodel.cpp (2523, 2019-11-16)
app\benchmarkproxymodel.h (1655, 2019-11-16)
app\benchmarkview.cpp (4927, 2019-11-16)
app\benchmarkview.h (2001, 2019-11-16)
app\chartviewwidget.cpp (3536, 2019-11-16)
app\chartviewwidget.h (2053, 2019-11-16)
app\context.cpp (2146, 2019-11-16)
app\context.h (1794, 2019-11-16)
app\csvparser.cpp (4480, 2019-11-16)
app\csvparser.h (1454, 2019-11-16)
app\globals.cpp (1195, 2019-11-16)
app\globals.h (1217, 2019-11-16)
app\helper.cpp (1587, 2019-11-16)
app\helper.h (1339, 2019-11-16)
app\jsonparser.cpp (4434, 2019-11-16)
app\jsonparser.h (1456, 2019-11-16)
app\main.cpp (1476, 2019-11-16)
app\mainwindow.cpp (8841, 2019-11-16)
app\mainwindow.h (3352, 2019-11-16)
... ...

### BenchmarkViewer Qt application to view Google Microbenchmarking data https://github.com/google/benchmark. ### Build Status | Build | Status | |------- | -------- | | AppVeyor | [![Build status](https://ci.appveyor.com/api/projects/status/2ryk3cvxmygfp22g?svg=true)](https://ci.appveyor.com/api/projects/status/2ryk3cvxmygfp22g?svg=true) | | Travis | [![Build Status](https://travis-ci.org/asit-dhal/BenchmarkViewer.svg?branch=master)](https://travis-ci.org/asit-dhal/BenchmarkViewer.svg?branch=master) | ### Supported Platforms The standalone binary packages support the following platforms: * Windows 7 or later * (K)Ubuntu Linux 16.04 (***-bit) or later ### Usages * Generate json report from your benchmark ```bash ./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](https://github.com/asit-dhal/BenchmarkViewer/raw/master/screenshot.png "Screenshot of chart view") ![alt text](https://github.com/asit-dhal/BenchmarkViewer/raw/master/app_screenshot.gif "Recording of BenchmarkViewer")

近期下载者

相关文件


收藏者