aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Fix build of animation benchmarkErik Verbruggen2017-05-121-0/+5
* Another benchmark fixErik Verbruggen2017-05-122-1/+3
* Disable particle benchmarksErik Verbruggen2017-05-122-2/+4
* Fix qml file loading for tst_affectorsErik Verbruggen2017-05-122-5/+9
* Fix benchmark: remove benchmarks containing old v8 referencesErik Verbruggen2017-05-122-89/+2
* Fix a QJSValue benchmarkErik Verbruggen2017-05-092-2/+2
* Remove outdated QJSValue benchmarkErik Verbruggen2017-05-095-120/+2
* 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
* 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
* Add benchmark for pathological O(N^2) behavior in QQmlChangeSet.Milian Wolff2016-07-183-0/+71
* 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
* QML: Access QQuickItemPrivate data (like x/y/etc) directly.Erik Verbruggen2016-04-211-0/+20
* 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
* QJSValue: Remove no-longer-existent v8 from benchmark.Robin Burchell2015-06-241-77/+0
* Fixed license headersJani Heikkinen2015-02-1778-84/+84
* Update copyright headersJani Heikkinen2015-02-12218-2681/+2081
* qmltime: Correct module name in error message.Robin Burchell2015-01-061-1/+1
* tst_compilation: Fix the horrifically broken benchmark.Robin Burchell2014-09-152-21/+27
* Update license headers and add new licensesJani Heikkinen2014-08-25140-2659/+1539
* benchmarks: Skip compilation of (and mark with FIXME) a few benchmarks that d...Robin Burchell2014-08-122-2/+2
* benchmarks/particles: fix projects to actually buildRobin Burchell2014-08-122-2/+2
* Fix compilation of tst_compilation (:-P) benchmark.Robin Burchell2014-08-122-31/+1
* fix whitespaceOswald Buddenhagen2014-01-227-11/+11
* Add fine-grained QML / QtQuick performance benchmarksChris Adams2013-10-0174-0/+2132
* test: Remove v8-private for tst_pointersSergio Ahumada2013-08-151-1/+1
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-2410-27/+24
|\
| * Fix compilation of QML benchmarksPeter Varga2013-06-0610-27/+24
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-157-7/+7
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-10216-216/+216
* make use of qtHaveModule()Oswald Buddenhagen2013-01-102-2/+2
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-161-1/+0
* Add a hidden XandYAxis enum valueAlan Alpert2012-12-151-1/+1
* Declare QJSValue as a metatype where it is defined.Stephen Kelly2012-12-042-5/+0
* Fix performance bottleneck in QQuickWindow::mouseMoveEvent().Sérgio Martins2012-10-113-1/+104
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-23216-5255/+5255
* doc: fix some more typosSergio Ahumada2012-09-101-1/+1
* Add type name to singleton (module api) implementations.Glenn Watson2012-08-081-7/+7
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0121-0/+21
* Rename speed -> velocity in the particle systemAlan Alpert2012-06-291-1/+1
* Remove non-templated qobject module api registration functionChris Adams2012-06-122-15/+11