Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add screen refreshrate as recordable parameter for testrun | Pasi Petäjäjärvi | 2023-08-15 | 1 | -0/+1 |
* | Add option to run tests with Vulkan backend | Pasi Petäjäjärvi | 2023-08-15 | 1 | -0/+2 |
* | Use a resource file for benchmarks, and add some Android goodies and fixes | Ville Voutilainen | 2022-01-04 | 1 | -0/+4 |
* | Add --timeout option | Eskil Abrahamsen Blomfeldt | 2017-06-29 | 1 | -0/+2 |
* | Add an option to destroy the view between runs | Robin Burchell | 2017-04-26 | 1 | -0/+2 |
* | qmlbench: Switch to using std::cerr for output for debug | Robin Burchell | 2017-04-24 | 1 | -2/+2 |
* | Clean up BenchmarkRunner a bit | Robin Burchell | 2017-03-23 | 1 | -0/+3 |
* | Rip out bucketing | Robin Burchell | 2017-03-21 | 1 | -4/+0 |
* | Move isSubProcess to the Options struct | Robin Burchell | 2017-03-17 | 1 | -0/+2 |
* | Move id to Options struct | Robin Burchell | 2017-03-17 | 1 | -0/+1 |
* | Move onlyPrintJson bool to the Options struct | Robin Burchell | 2017-03-17 | 1 | -0/+2 |
* | Make options a static class | Robin Burchell | 2017-03-17 | 1 | -0/+73 |