aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 5.15: Revert "Add test for large layout where items change dynamically"5.15Daniel Smith2020-08-201-36/+0
* Fix QString - QByteArray mismatch that is now an errorLaszlo Agocs2020-07-211-1/+1
* 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
* Add *.pro.user to .gitignoreMitch Curtis2018-01-181-0/+1
* resultrecorder: Remove stale textRobin Burchell2018-01-181-1/+0
* README.md: fix typo (contaner => container)Mitch Curtis2018-01-171-1/+1
* Add missing QmlBench importsKari Oikarinen2018-01-085-0/+5
* Use math functions from std namespaceKari Oikarinen2018-01-083-3/+3
* Try to get a better random spread for tests with static count 20kEskil Abrahamsen Blomfeldt2017-11-151-1/+1
* Add internal random generatorEskil Abrahamsen Blomfeldt2017-10-31103-202/+309
* Add comparison benchmarks for disabling kerning/shapingEskil Abrahamsen Blomfeldt2017-10-233-0/+53
* Add additional ShaderEffect benchmarkMichael Brasser2017-07-101-0/+26
* Add --timeout optionEskil Abrahamsen Blomfeldt2017-06-292-1/+10
* qmlbench: Fix incorrect counting in frame-count shellRobin Burchell2017-06-281-0/+1
* Remove "SUB: " prefix from loggingRobin Burchell2017-05-251-4/+4
* Add install targets to work with boot2qt in Creator easierRobin Burchell2017-05-253-0/+14
* Fix partial reads of stdout/stderrRobin Burchell2017-05-251-14/+32
* 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
* Don't use a Timer to record the result and end the testRobin Burchell2017-05-151-18/+16
* benchmarkrunner: Delete on finished(), rather than dtorRobin Burchell2017-05-151-1/+2
* 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
* Add a V8Benchmark type to QmlBench importRobin Burchell2017-05-063-0/+93
* Adaptations to run v8-bench.js in qmlbenchRobin Burchell2017-05-062-13/+84
* Add initial version of v8-benchRobin Burchell2017-05-061-0/+11591
* Fix a tiny header mistakeRobin Burchell2017-05-041-1/+1
* 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-0411-81/+76
* Make delegates_item_empty_jscreation & delegates_qobject comparableRobin Burchell2017-05-042-2/+9
* Add TestModel for benchmarks of model property accessRobin Burchell2017-05-0416-2/+529
* Shell_TotalFramesWithStaticCount: Stop running 't' ticker when reporting resultsRobin Burchell2017-05-021-1/+11
* Add description to changing_over_isolated_with_clip testsRobin Burchell2017-04-262-2/+15
* Add an option to destroy the view between runsRobin Burchell2017-04-264-9/+31
* Add missing LICENSE filesRobin Burchell2017-04-252-0/+1378