All Projects → asit-dhal → BenchmarkViewer

asit-dhal / BenchmarkViewer

Licence: MIT license
Google Benchmark Data Viewer

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
QMake
1090 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to BenchmarkViewer

QLogger
Multi-threading logger for Qt applications
Stars: ✭ 46 (+109.09%)
Mutual labels:  qt5
Acria-Oracle-Node-Qt
Acria Oracle Node Client implemented in C++/Qt
Stars: ✭ 15 (-31.82%)
Mutual labels:  qt5
flipper
Search/Recommendation engine and metainformation server for fanfiction net
Stars: ✭ 29 (+31.82%)
Mutual labels:  qt5
SuperMario-Allegro-Cpp
Simple Super Mario in Allegro C++ & The Final Project of Course Advanced Programming
Stars: ✭ 21 (-4.55%)
Mutual labels:  qt5
ModernFramelessWindow
Modern (MS Office, Visual Studio like) frameless window in Qt5
Stars: ✭ 22 (+0%)
Mutual labels:  qt5
A-SOUL-Notification
一个A-SOUL成员动态/直播提醒插件,支持监控B站与抖音动态,可在Windows10 - Windows11系统上运行。
Stars: ✭ 56 (+154.55%)
Mutual labels:  qt5
SiebenApp
Experimental dependency-aware goal manager
Stars: ✭ 13 (-40.91%)
Mutual labels:  qt5
qvisualisation
Visualisation toolbox based on Qt WebEngine and D3.js
Stars: ✭ 25 (+13.64%)
Mutual labels:  qt5
AMVtool
Qt GUI for FFmpeg designed for video editors.
Stars: ✭ 28 (+27.27%)
Mutual labels:  qt5
xdrawchem
XDrawChem is a two-dimensional molecule drawing program.
Stars: ✭ 26 (+18.18%)
Mutual labels:  qt5
osm
Open sound meter. FFT based application for tuning sound systems.
Stars: ✭ 122 (+454.55%)
Mutual labels:  qt5
gopem
GUI for OPEM library
Stars: ✭ 20 (-9.09%)
Mutual labels:  qt5
ChartJs2QML
QML adaptor for Chart.js 2.x that supports startup animations and tooltips
Stars: ✭ 68 (+209.09%)
Mutual labels:  qt5
qml-ar
Seamless Augmented Reality module for QML using UchiyaMarkers
Stars: ✭ 32 (+45.45%)
Mutual labels:  qt5
qt-webkit-kiosk
This is simple browser application written on Qt & QtWebkit.
Stars: ✭ 49 (+122.73%)
Mutual labels:  qt5
EmojiRunner
Search for emojis in Krunner and copy/paste them
Stars: ✭ 33 (+50%)
Mutual labels:  qt5
QDeferred
Qt C++ alternative for handling async code execution
Stars: ✭ 62 (+181.82%)
Mutual labels:  qt5
QtMobileApp
This repository contains basic template for Qt for mobile app development using QML and C++ as backend to access RESTful API's
Stars: ✭ 16 (-27.27%)
Mutual labels:  qt5
CuteMarkEd-NG
Markdown Editor in Qt 5
Stars: ✭ 55 (+150%)
Mutual labels:  qt5
KeyBoardTool
Keyboard key detection software realized by Qt(Qt实现的键盘按键检测软件)
Stars: ✭ 35 (+59.09%)
Mutual labels:  qt5

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].