aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Use a resource file for benchmarks, and add some Android goodies and fixesVille Voutilainen2022-01-04196-4633/+0
* Add quick3d multiview benchmarkJonas Karlsson2021-03-041-0/+213
* 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
* Readme: fix typosJonas Karlsson2021-02-251-2/+2
* Enable effect-based benchmarksLaszlo Agocs2020-06-185-2/+10
* Add test for large layout where items change dynamicallyJan Arve Sæther2020-05-051-0/+36
* Add readme for making new benchmarksDaniel Smith2020-01-281-0/+124
* Add a creation benchmark for right-elided TextMitch Curtis2019-10-041-0/+17
* Add benchmark for DropShadowMichael Brasser2019-06-251-0/+48
* Add a simple benchmark showing a regression in JS Date performanceRobin Burchell2019-05-061-0/+13
* 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-131-0/+15
* sum10k: Add a fixed version, and note the breakage on the originalRobin Burchell2018-06-152-0/+26
* Add missing QmlBench importsKari Oikarinen2018-01-085-0/+5
* Add internal random generatorEskil Abrahamsen Blomfeldt2017-10-3199-200/+200
* Add comparison benchmarks for disabling kerning/shapingEskil Abrahamsen Blomfeldt2017-10-233-0/+53
* Add additional ShaderEffect benchmarkMichael Brasser2017-07-101-0/+26
* Add creation benchmarks for Qt Quick Controls 2J-P Nurmi2017-05-1919-7/+294
* Revert "Make delegates_item_empty_jscreation & delegates_qobject comparable"Robin Burchell2017-05-173-10/+39
* Move v8bench to manual directoryRobin Burchell2017-05-118-0/+0
* Add an explanatory READMERobin Burchell2017-05-081-0/+10
* Add v8-bench benchmarks to qmlbenchRobin Burchell2017-05-067-0/+70
* Ensure all tests have a simple descriptive textRobin Burchell2017-05-0436-0/+42
* Move test descriptions into the tests (and test dirs) themselvesRobin Burchell2017-05-0410-0/+76
* Make delegates_item_empty_jscreation & delegates_qobject comparableRobin Burchell2017-05-042-2/+9
* Add TestModel for benchmarks of model property accessRobin Burchell2017-05-0412-0/+288
* Add description to changing_over_isolated_with_clip testsRobin Burchell2017-04-262-2/+15
* Add benchmarks for two commonly used (and more expensive) featuresRobin Burchell2017-04-192-0/+40
* Add another moving-images benchmarkRobin Burchell2017-04-071-0/+27
* animations: Attempt to stabilizeRobin Burchell2017-04-073-62/+51
* Add a benchmark for ARGB vs RGB imagesRobin Burchell2017-04-063-0/+37
* Add tests for antialiased and async imagesRobin Burchell2017-04-062-0/+50
* Move all item benchmarks to the item folderRobin Burchell2017-04-066-0/+0
* Move rectangle benchmarks to a subfolderRobin Burchell2017-04-065-2/+2
* Add a benchmark covering rectangle bordersRobin Burchell2017-04-061-0/+20
* Add a benchmark for Rectangle with a radiusRobin Burchell2017-04-063-2/+21
* Add simple tests for scale/transform/rotationRobin Burchell2017-04-065-0/+104
* Add a benchmark offering a simple comparison of states vs bindingsRobin Burchell2017-04-062-0/+47
* Simple creation tests for a range of QtQuick typesRobin Burchell2017-04-0616-0/+318
* Add two additional tests covering the boxing of a more complex typeRobin Burchell2017-04-062-0/+29
* Add tests covering variant as well as varRobin Burchell2017-04-065-0/+70
* Add some tests covering basic QML & Quick typesRobin Burchell2017-04-0424-0/+312
* quick.text: Add benchmarks for decorated textRobin Burchell2017-04-044-0/+68
* quick.text: Add hindi and arabic text benchmarksRobin Burchell2017-04-044-0/+67
* js: Port to use benchmark helpersRobin Burchell2017-03-302-36/+12
* creation: Port remaining benchmarks to use benchmark helpersRobin Burchell2017-03-305-109/+47