summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-0674-74/+74
* Merge branch '4.5' into 4.6-stagingThiago Macieira2010-01-051-13/+15
|\
| * tst_qhostinfo benchmark: Fix license headerMarkus Goetz2010-01-041-13/+15
* | tst_qtcpserver: Move benchmarksMarkus Goetz2010-01-043-0/+291
* | Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-263-0/+108
|\ \ | |/
| * Add QHostInfo benchmarkMarkus Goetz2009-12-183-0/+108
* | Optimize QThreadStorage with QVectorOlivier Goffart2009-12-183-1/+132
* | Fixed qstylesheetstyle benchmark for SymbianMiikka Heikkinen2009-12-161-6/+13
* | Fixed qdiriterator benchmark for SymbianMiikka Heikkinen2009-12-162-6/+6
* | Fixed events benchmark postEvent functionMiikka Heikkinen2009-12-161-2/+13
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-161-1/+19
|\ \
| * \ Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-141-1/+19
| |\ \
| | * | Add missing benchmark to the benchmarks.proOlivier Goffart2009-12-111-1/+19
* | | | Fixed QGraphicsView benchmark for Symbian.Miikka Heikkinen2009-12-142-116/+130
* | | | Skipped the most memory intensive tests in QByteArray benchmark.Miikka Heikkinen2009-12-141-0/+5
* | | | Made QFile benchmark compile and run for SymbianMiikka Heikkinen2009-12-111-17/+41
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-112-1/+57
|\ \ \ \ | |/ / /
| * | | Add benchmark for QtScript translation functions.Michael Brasser2009-12-111-0/+21
| |/ /
| * | Benchmark: Duplicate the tests on QDirIterator as well.Thiago Macieira2009-12-021-1/+36
* | | Fixed containers-sequential benchmark for SymbianMiikka Heikkinen2009-12-101-5/+12
* | | Missing library added to QStringList benchmark for Symbian buildsMiikka Heikkinen2009-12-091-0/+2
|/ /
* | Make sure that cleanupTestCase() do not statBenjamin Poulain2009-11-301-1/+2
* | Improve QFileInfo benchmarkMarkus Goetz2009-11-271-3/+5
* | Introduce QFileInfo benchmarkMarkus Goetz2009-11-253-0/+94
* | Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6Marius Storm-Olsen2009-11-091-0/+530
|\ \
| * | QNetworkReply autotests: move performance tests to benchmarksPeter Hartmann2009-11-021-0/+530
* | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-061-23/+7
|\ \ \
| * | | make the qapplication constructor test more meaningfulHarald Fernengel2009-11-061-23/+7
* | | | Result API review with JasminThierry Bastian2009-11-042-6/+0
|/ / /
* | | Incorporate API review feedback for math3d classes.Rhys Weatherley2009-11-041-2/+2
|/ /
* | Say hello to QScriptProgram :-)Kent Hansen2009-10-281-1/+18
* | Merge branch '4.5' into 4.6Thiago Macieira2009-10-212-3/+41
|\ \ | |/
| * Add a up/down benchmark to benchmarks/qnetworkreplyMarkus Goetz2009-10-201-1/+38
| * Backport benchmarks/qnetworkreply to 4.5Markus Goetz2009-10-203-0/+88
| * Update license headers again.Jason McDonald2009-09-0848-192/+192
* | Rename the .cpp for QNetworkReply benchmark testsThiago Macieira2009-10-212-1/+1
* | QGraphicsAnchorLayout: Adding two benchmarks on LinearLayout vs AnchorLayout ...Jesus Sanchez-Palencia2009-10-151-1/+126
* | QGAL: Add anchor layout vs nested linear layouts benchmarkEduardo M. Fleury2009-10-151-0/+111
* | Span update after row and column insertion and removal in QTableView.Gabriel de Dietrich2009-10-061-0/+174
* | Animations: updateCurrentTime now receives the currentTime as paramaterThierry Bastian2009-09-282-3/+3
* | Small change in the API of animationsThierry Bastian2009-09-232-3/+3
* | API change. This will get rid of the ugly setAnchorSpacing() method.Jan-Arve Sæther2009-09-141-2/+2
* | Update license headers again.Jason McDonald2009-09-0970-280/+280
* | New Benchmark: file:// with QFile vs QNetworkAccessManagerMarkus Goetz2009-09-073-0/+172
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-041-6/+6
|\ \
| * | Modify QMatrix4x4 and QQuaternion to use qreal internallyRhys Weatherley2009-09-041-6/+6
* | | Update license headersJason McDonald2009-09-041-5/+1
|/ /
* | add benchmark for QScriptClassKent Hansen2009-09-022-0/+518
* | Fix license header.Jason McDonald2009-09-021-14/+14
* | Add a benchmark for QGraphicsAnchorLayout.Jan-Arve Sæther2009-09-012-0/+203