summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-08-257-11/+133
|\
| * Merge branch '4.6'Thiago Macieira2009-08-241-0/+5
| |\
| | * Speedup the qgraphicsscene benchmarkOlivier Goffart2009-08-241-0/+5
| * | add a QByteArray based example to the QString::split() benchmarkhjk2009-08-241-0/+14
| * | add a benchmark for QString::split() and compare to a 'plain Standard C++' ve...hjk2009-08-241-10/+88
| |/
| * Merge commit 'qt/master'Jason Barron2009-08-212-0/+428
| |\
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-211-0/+411
| | |\
| | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-201-0/+14
| | |\ \
| | * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-208-1/+314
| | |\ \ \
| | * | | | Make simple function getters inlineOlivier Goffart2009-08-121-0/+17
| * | | | | Merge commit 'qt/master'Jason Barron2009-08-208-1/+328
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge commit 'qt/master'Jason Barron2009-08-1357-53/+489
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Update license headers according to commit 858c70f768e.axis2009-08-061-2/+2
| * | | | | Merge commit 'qt/master-stable'Jason Barron2009-08-062-14/+38
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'qt/master-stable'Jason Barron2009-07-2712-29/+358
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-3055-104/+210
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-2527-66/+2044
| |\ \ \ \ \ \ \ \
| * | | | | | | | | modified qiodevice benchmark dataset to be smaller on SymbianJanne Koskinen2009-05-152-0/+3
| * | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-275-20/+68
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Long live Qt for S60!axis2009-04-24158-0/+16062
| / / / / / / / / /
* | | | | | | | | | Get qmlcomponent benchmark running after name changes.Michael Brasser2009-08-241-5/+5
* | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Martin Jones2009-08-211-0/+411
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge branch 'kinetic-transform' of git@scm.dev.nokia.troll.no:qt/kineticRhys Weatherley2009-08-201-0/+411
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | Benchmarks comparing QMatrix4x4 with QTransformRhys Weatherley2009-08-201-0/+411
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Martin Jones2009-08-208-1/+328
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Performance issue in QGraphicsItem::addParentItem while building theGabriel de Dietrich2009-08-201-0/+14
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Make the license test pass.Frans Englich2009-08-198-1/+314
| |/ / / / / /
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-08-1359-67/+527
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | add some benchmarks for QScriptEngine and QScriptValueKent Hansen2009-08-124-0/+436
| * | | | | | Update contact URL in license headers.Jason McDonald2009-08-1253-53/+53
| | |_|_|_|/ | |/| | | |
| * | | | | Add benchmark for deleting an item with many children.Andreas Aardal Hanssen2009-08-051-0/+11
| * | | | | Add benchmarks for QGraphicsItem::setParenItem().Andreas Aardal Hanssen2009-08-052-1/+26
| * | | | | Compile fix (QGraphicsItem::setXRotation was removed).Andreas Aardal Hanssen2009-08-051-13/+1
| | |_|_|/ | |/| | |
* | | | | Improve performance by separating id and context propertiesAaron Kennedy2009-08-042-0/+10
* | | | | Add another benchmarkAaron Kennedy2009-08-039-0/+55
* | | | | Make QmlMetaProperty reentrantAaron Kennedy2009-08-0310-1/+106
* | | | | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-293-0/+88
|\ \ \ \ \ | |/ / / /
| * | | | tst_qnetworkreply: Small and simple latency testingMarkus Goetz2009-07-233-0/+88
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-07-235-7/+129
|\ \ \ \ \ | |/ / / /
| * | | | Use QVERIFY in benchmarks, insteads of returning silently in case of errorOlivier Goffart2009-07-201-4/+2
| * | | | Add low level POSIX bench on WindowsRitt Konstantin2009-07-201-6/+31
| * | | | Added a utf8->utf16 conversion benchmark.Denis Dzyubenko2009-07-163-0/+98
| * | | | Added missing autotest/benchmark projects to the root .pro-fileDenis Dzyubenko2009-07-161-1/+2
* | | | | Add some basic QML benchmarksAaron Kennedy2009-07-1716-0/+346
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-102-0/+130
|\ \ \ \ \ | |/ / / /
| * | | | Benchmark test for quaternion multiplication.Ariya Hidayat2009-07-022-0/+130
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-023-22/+11
|\ \ \ \ \ | |/ / / /
| * | | | tests: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-013-22/+11
| | |_|/ | |/| |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-06-1955-104/+210
|\ \ \ \ | |/ / /
| * | | Update license headers in files that are new in 4.6.Jason McDonald2009-06-175-9/+9