summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-135-2/+353
|\
| * add performance comparisons to qregexp benchmarkArvid Ephraim Picciani2010-08-103-1/+320
| * Implement comp_Source with SSE2 when there is a const alphaBenjamin Poulain2010-08-041-0/+32
| * Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-07-291-1/+1
| |\
| | * Fix Rhys' qmake warningsMarkus Goetz2010-07-221-1/+1
| | * Remove files as instructed by Legal department.Jason McDonald2010-07-192-0/+0
| | * Remove test cases which cause stack overflowShane Kearns2010-07-151-0/+5
| | * The cmd line arguments have not been delegated properly.Aleksandar Sasha Babic2010-04-271-32/+1
* | | Add benchmarks for QtScript's QObject bindingKent Hansen2010-08-052-0/+1244
* | | Add benchmarks for QMetaType::construct(int type, void *copy = 0)Kent Hansen2010-08-053-0/+171
* | | Add benchmarks for QVariant(int type, void *copy = 0)Kent Hansen2010-08-053-0/+164
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-286-0/+164
|\ \ \ | |/ /
| * | Use SSSE3 to convert from RGB888 to RGB32Benjamin Poulain2010-07-263-0/+119
| * | Add additional QVariant benchmarks.Michael Brasser2010-07-221-0/+45
| * | Remove some files as instructed by Legal department.Jason McDonald2010-07-202-0/+0
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-157-10/+388
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-101-0/+41
| |\ \
| | * | Add styled text layout benchmark.Michael Brasser2010-07-051-0/+41
| * | | Add test and fix style for the SSE2 implementation of ARGB32 conversionBenjamin Poulain2010-07-071-1/+63
| |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-011-0/+51
| |\ \
| | * \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Gunnar Sletta2010-06-301-0/+52
| | |\ \
| | * | | Added textureUpload benchmark to the GL benchmarksGunnar Sletta2010-06-301-0/+51
| * | | | Add additional text layout benchmarks.Michael Brasser2010-07-011-7/+51
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-06-281-0/+52
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | More script benchmarking.Michael Brasser2010-06-243-4/+31
| * | | | Script benchmarking.Michael Brasser2010-06-244-4/+157
| | |/ / | |/| |
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-0/+52
|\ \ \ \ | | |/ / | |/| |
| * | | Use custom static scopes to improve QML/JavaScript performanceKent Hansen2010-06-251-0/+52
| |/ /
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-014-13/+13
|\ \ \ | |/ /
| * | Fix benchmark warnings on symbian.Michael Brasser2010-05-244-13/+13
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-2552-0/+1987
|\ \ \ | |/ /
| * | Factor out initialization effects from declarative benchmarks.Michael Brasser2010-05-244-0/+19
| * | Add license headers for .qml files.Jason McDonald2010-05-2148-0/+1968
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-2019-59/+80
|\ \ \ | |/ /
| * | Merge commit 'qt/4.7' into 4.7Miikka Heikkinen2010-05-179-16/+12
| |\ \
| * | | Fix SRCDIR and DEPLOYMENT usage in declarative benchmarksMiikka Heikkinen2010-05-1414-52/+64
| * | | Omit building declarative/painting benchmark if no OpenGL configuredMiikka Heikkinen2010-05-142-1/+6
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-1921-105/+323
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-1410-51/+43
| |\ \ \ | | |/ / | |/| |
| | * | Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-1410-51/+43
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-132-29/+88
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-122-29/+88
| | |\ \
| | | * | Modified QPainter and QPixmap benchmarks to use raster pixmaps.Samuel Rødal2010-05-122-29/+88
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-137-25/+21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix broken benchmarks.Michael Brasser2010-05-137-25/+21
| | |/ /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-111-0/+5
| |\ \ \ | | |/ / | |/| |
| | * | Remove test cases which cause stack overflowShane Kearns2010-05-101-0/+5
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-05-047-3/+6
| |\ \ \ | | |/ /
| * | | BenchmarkAaron Kennedy2010-04-283-0/+166
* | | | Benchmark for QMutex.Olivier Goffart2010-05-182-0/+137