aboutsummaryrefslogtreecommitdiffstats
path: root/src/benchmarkrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix recording correct display resolution for json result on embeddedPasi Petäjäjärvi2022-09-151-4/+5
* Various c++ fixesJonas Karlsson2021-03-021-3/+3
* Use math functions from std namespaceKari Oikarinen2018-01-081-1/+1
* benchmarkrunner: Delete on finished(), rather than dtorRobin Burchell2017-05-151-1/+2
* Add an option to destroy the view between runsRobin Burchell2017-04-261-8/+22
* qmlbench: Switch to using std::cerr for output for debugRobin Burchell2017-04-241-4/+3
* Don't pass benchmark to BM runnerRobin Burchell2017-04-041-2/+2
* Compile with Qt 5.6Eskil Abrahamsen Blomfeldt2017-03-241-0/+1
* Split BenchmarkRunner out into a separate fileRobin Burchell2017-03-231-0/+162