aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve Vulkan backend support handling when requested by userHEADdevPasi Petäjäjärvi2023-10-111-3/+10
* Fix typo in property name and accessPasi Petäjäjärvi2023-08-153-3/+3
* Add screen refreshrate as recordable parameter for testrunPasi Petäjäjärvi2023-08-155-4/+15
* Add option to run tests with Vulkan backendPasi Petäjäjärvi2023-08-153-40/+97
* Print sensible information when compared test result is zeroPasi Petäjäjärvi2023-08-151-1/+3
* Replace qAsConst with std::as_constDaniel Smith2023-04-171-1/+1
* Fix usage of QtGraphicalEffects in manual benchmarksPasi Petäjäjärvi2022-12-121-1/+1
* Fix FontLoader testPasi Petäjäjärvi2022-09-151-11/+0
* Remove duplicate line from verbose outputPasi Petäjäjärvi2022-09-151-1/+0
* Fix recording correct display resolution for json result on embeddedPasi Petäjäjärvi2022-09-152-8/+16
* Fix usage of QtGraphicalEffects in testsPasi Petäjäjärvi2022-09-154-3/+4
* Fix compositesingleton.qml benchmarkUlf Hermann2022-01-251-1/+2
* Use a resource file for benchmarks, and add some Android goodies and fixesVille Voutilainen2022-01-04208-12/+257
* Change the QMLBench project name to be different than the executableDaniel Smith2021-06-141-1/+1
* Fix build without Qt Quick 3DMitch Curtis2021-05-121-0/+6
* Make sure default surface format supports Qt Quick 3DEskil Abrahamsen Blomfeldt2021-04-283-6/+9
* Remove the INSTALLS directives from the build systemUlf Hermann2021-03-254-17/+0
* Add a .qmake.conf fileUlf Hermann2021-03-251-0/+2
* Remove compat directoryUlf Hermann2021-03-255-1643/+0
* Fix disabling vsync for frame-count shellEskil Abrahamsen Blomfeldt2021-03-181-12/+13
* Add quick3d multiview benchmarkJonas Karlsson2021-03-041-0/+213
* Various c++ fixesJonas Karlsson2021-03-023-9/+9
* Add missing fileJonas Karlsson2021-02-251-0/+0
* Add quick3d lights benchmarkJonas Karlsson2021-02-251-0/+325
* Add quick3d shapespawner benchmarkJonas Karlsson2021-02-253-0/+189
* Add quick3d principledmaterial benchmarkJonas Karlsson2021-02-255-0/+158
* Fix qml deprecation warningJonas Karlsson2021-02-251-1/+1
* Bail on invalid shell optionJonas Karlsson2021-02-251-2/+6
* Readme: fix typosJonas Karlsson2021-02-251-2/+2
* Default to Basic controls style if not already setMitch Curtis2020-11-301-0/+4
* Add CMakeListsDaniel Smith2020-11-267-0/+102
* Fix random number generationLaszlo Agocs2020-11-201-1/+2
* Adapt to qt6 changesDaniel Smith2020-09-302-2/+4
* Fix QString - QByteArray mismatch that is now an errorLaszlo Agocs2020-06-301-1/+1
* Enable effect-based benchmarksLaszlo Agocs2020-06-185-2/+10
* Fix QDateTime build errorMitch Curtis2020-05-181-1/+1
* Add test for large layout where items change dynamicallyJan Arve Sæther2020-05-051-0/+36
* Add readme for making new benchmarksDaniel Smith2020-01-282-0/+128
* Port away from toList() and toSet()Laszlo Agocs2020-01-151-5/+5
* Add a creation benchmark for right-elided TextMitch Curtis2019-10-041-0/+17
* Add benchmark for DropShadowMichael Brasser2019-06-251-0/+48
* Do not rely on auto in lambdaLaszlo Agocs2019-06-251-1/+1
* Add a simple benchmark showing a regression in JS Date performanceRobin Burchell2019-05-061-0/+13
* Prospective build fix for older gcc versionsSimon Hausmann2019-02-211-1/+5
* Add simple helper program to compare JSON outputSimon Hausmann2019-02-204-1/+191
* Add a creation benchmark for Menus with custom delegatesMitch Curtis2018-10-121-0/+47
* Add benchmark for LinearGradientMichael Brasser2018-07-191-0/+22
* Add benchmark for bindings referencing QML singletonMichael Brasser2018-07-133-0/+26
* sum10k: Add a fixed version, and note the breakage on the originalRobin Burchell2018-06-152-0/+26
* README.md: explain resultsMitch Curtis2018-01-181-0/+27