aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* 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
* Validators: Port to benchmark helpersRobin Burchell2017-03-303-61/+24
* Layouts: Port to using benchmark helpersRobin Burchell2017-03-307-302/+218
* Text: Port benchmarks to use helpersRobin Burchell2017-03-3010-220/+98
* Canvas: Update benchmarks to use helpersRobin Burchell2017-03-307-185/+72
* Replace delegates_script with delegates_item_scriptRobin Burchell2017-03-273-22/+20
* Port more benchmarks to use built-in helpers.Robin Burchell2017-03-276-75/+51
* Add a flag to mark benchmarks as having a "boolean" resultRobin Burchell2017-03-241-6/+12
* Add a base Benchmark and CreationBenchmark typeRobin Burchell2017-03-243-45/+21
* Remove coverage for QQC1Robin Burchell2017-03-232-52/+0
* Add canvas creation benchmarks.Robin Burchell2017-03-237-0/+230
* Add benchmarks for validator type creationRobin Burchell2017-03-233-0/+82
* changing_text_oneofmany: Simplify benchmarkRobin Burchell2017-03-222-18/+9
* "Get rid" of the changing_textcanvas benchmarkRobin Burchell2017-03-222-34/+28
* Alter benchmarks comparing anchor vs size bindingsRobin Burchell2017-03-212-4/+9
* Remove two composite "examples"Robin Burchell2017-03-212-76/+0
* Halve the number of ops for the longtext benchmarksRobin Burchell2017-03-212-2/+2
* Rearrange benchmarksRobin Burchell2017-03-1551-0/+1601