aboutsummaryrefslogtreecommitdiffstats
path: root/src/resultrecorder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add screen refreshrate as recordable parameter for testrunPasi Petäjäjärvi2023-08-151-0/+5
* Add option to run tests with Vulkan backendPasi Petäjäjärvi2023-08-151-37/+73
* Use a resource file for benchmarks, and add some Android goodies and fixesVille Voutilainen2022-01-041-0/+15
* resultrecorder: Remove stale textRobin Burchell2018-01-181-1/+0
* Use math functions from std namespaceKari Oikarinen2018-01-081-1/+1
* qmlbench: Switch to using std::cerr for output for debugRobin Burchell2017-04-241-22/+18
* Don't pass benchmark to BM runnerRobin Burchell2017-04-041-6/+10
* Move host process away from using QGuiApplicationRobin Burchell2017-03-241-2/+4
* Move result recorder stuff to result recorderRobin Burchell2017-03-241-2/+5
* Split ResultRecorder out to a separate fileRobin Burchell2017-03-231-0/+190