aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Fix outdated BSD license headerKai Koehne2017-10-173-9/+39
* Use QQmlType by valueLars Knoll2017-08-021-2/+2
* Disable particle benchmarksErik Verbruggen2017-05-102-2/+4
* Fix qml file loading for tst_affectorsErik Verbruggen2017-05-102-5/+9
* Remove the qqmldebugtrace benchmarkUlf Hermann2017-05-082-95/+0
* Fix benchmark: remove benchmarks containing old v8 referencesErik Verbruggen2017-05-082-89/+2
* Fix build of animation benchmarkErik Verbruggen2017-05-051-0/+5
* Another benchmark fixErik Verbruggen2017-05-052-1/+3
* Remove outdated QJSValue benchmarkErik Verbruggen2017-05-045-114/+2
* Fix a QJSValue benchmarkErik Verbruggen2017-05-042-2/+2
* Fix licensingJani Heikkinen2017-05-041-17/+12
* QRegExp include cleanupSamuel Gaist2017-03-171-0/+1
* tst_compilation: Add a test for compilation of a large number of typesRobin Burchell2017-01-241-0/+71
* Remove reference to trusted-benchmarks.priFriedemann Kleint2016-12-011-2/+0
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-2/+6
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-251-2/+6
| |\
| | * QML: Fix memory leak in a benchmarkErik Verbruggen2016-11-161-1/+4
| | * QML: Change C++ benchmark to reflect QML benchmarkErik Verbruggen2016-11-161-1/+2
* | | benchmarks: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-203-5/+5
* | | Adjust decarative after qtConfig changes in qtbaseLars Knoll2016-08-191-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-177-300/+17
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-137-300/+17
| |\|
| | * tst_librarymetrics_performance: Use QBENCHMARK macro instead of rolling our ownRobin Burchell2016-08-051-133/+14
| | * benchmarks: Remove odd qqmlimage benchmarkRobin Burchell2016-08-054-113/+0
| | * tst_creation: Remove tst_creation::elementsRobin Burchell2016-08-051-25/+0
| | * tst_creation: Remove qobject_alloc benchmarkRobin Burchell2016-08-051-30/+0
| | * tst_creation: Remove redundant widgets dependencyRobin Burchell2016-08-053-5/+3
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-023-0/+71
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-013-0/+71
| |\|
| | * Add benchmark for pathological O(N^2) behavior in QQmlChangeSet.Milian Wolff2016-07-183-0/+71
* | | Disable BoomBlock qml compilation benchmark when building without OpenGLAndy Nichols2016-06-071-1/+3
* | | Merge remote-tracking branch 'origin/dev' into HEADLaszlo Agocs2016-05-244-1/+10
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-244-1/+10
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-194-1/+10
| | |\|
| | | * QML: add librarymetrics_performance to the builds.Erik Verbruggen2016-05-103-1/+4
| | | * Make it possible to call some benchmark functions directlySimon Hausmann2016-05-091-0/+6
* | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-241-0/+35
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-0/+35
| |\| |
| | * | QML: Remove internal field padding from QQuickAnchorPrivate.Erik Verbruggen2016-05-101-0/+15
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-0/+20
| | |\|
| | | * QML: Access QQuickItemPrivate data (like x/y/etc) directly.Erik Verbruggen2016-04-211-0/+20
* | | | Get tests building when QT_NO_OPENGL is definedAndy Nichols2016-05-061-1/+1
|/ / /
* / / QML: When available, use QQmlAccessors to read properties.Erik Verbruggen2016-04-121-0/+89
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-0855-1566/+31
|\|
| * Purge sRGB chunks from PNG in tests.Edward Welbourne2016-03-295-0/+0
| * Removed the QQmlGuard benchmarkSimon Hausmann2016-03-243-79/+0
| * Add benchmarks to the "make benchmark" targets that are known to workSimon Hausmann2016-03-1723-26/+29
| * Move qmltime out of benchmarks directory.Robin Burchell2016-03-1525-1586/+0
| * qmltime: Remove widgets dependency.Robin Burchell2016-03-112-17/+20