summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-074-4/+71
|\
| * Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-022-0/+139
| |\
| * \ Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-2373-113/+18294
| |\ \
| * | | Fix deployment for examples and testsShane Kearns2010-10-123-3/+3
| * | | Merge remote branch 'qt/master' into earth/file-engine-refactorShane Kearns2010-10-084-1/+76
| |\ \ \
| * \ \ \ Merge commit 'origin/master' into fileEnginesThomas Zander2010-10-0639-50/+188
| |\ \ \ \
| * \ \ \ \ Merge commit 'origin/master' into fileEnginesOn47Thomas Zander2010-09-287-2/+2924
| |\ \ \ \ \
| * | | | | | integrate "source" use case to bench_qdir_treeShane Kearns2010-09-161-1/+17
| * | | | | | Integrate media use case performance tests to qdir tree benchmarksShane Kearns2010-09-151-1/+51
| * | | | | | Fixing QDir/tree traverseDirectory benchmarkJoão Abecasis2010-09-101-0/+1
* | | | | | | Move test data to a qrc file.Jedrzej Nowacki2010-12-066-32/+16
* | | | | | | Changed various DEPLOYMENT variable ".sources" suffixes to ".files"Miikka Heikkinen2010-12-022-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-252-0/+139
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix code styleJan-Arve Sæther2010-11-191-1/+1
| * | | | | Improve performance of hfw in qgridlayoutengine by adding more caching.Jan-Arve Sæther2010-11-192-0/+139
* | | | | | Add version information for imported JS benchmarksKent Hansen2010-11-162-0/+80
* | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-123-16/+18
|\ \ \ \ \ \ | |/ / / / /
| * | | | | fix tst_headersHarald Fernengel2010-11-102-2/+4
| * | | | | fix build on mingwKonstantin Ritt2010-11-083-15/+15
* | | | | | Add benchmark for emitting signals from QtScriptKent Hansen2010-11-081-0/+28
* | | | | | Add SunSpider and V8 benchmarks to benchmarks/script.proKent Hansen2010-11-021-1/+3
* | | | | | Import SunSpider benchmarks for QtScriptKent Hansen2010-11-0128-0/+5623
* | | | | | Import V8 benchmarks for QtScriptKent Hansen2010-11-0110-0/+11309
* | | | | | Add more microbenchmarks for QScriptValueKent Hansen2010-11-011-35/+827
* | | | | | Add more microbenchmarks for QScriptEngineKent Hansen2010-11-011-39/+275
* | | | | | Merge remote branch 'scm/qt/master'Tor Arne Vestbø2010-10-281-0/+2
|\ \ \ \ \ \
| * | | | | | fix build with sse2 and without ssse3Konstantin Ritt2010-10-271-0/+2
* | | | | | | Move list of trusted benchmarks out of QA dungeon and into QtTor Arne Vestbø2010-10-279-2/+46
|/ / / / / /
* | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-252-3/+66
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix conflict between QDeclarativeGraphics_DerivedObject declared both in qdec...Joona Petrell2010-10-201-2/+2
| * | | | | Add additional documentation for the qmltime benchmark.Michael Brasser2010-10-181-1/+64
* | | | | | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-0815-17/+17
| |_|_|_|/ |/| | | |
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-074-1/+76
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Fix performance regression in QUuid::createUuid()Bradley T. Hughes2010-10-054-1/+76
* | | | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-0438-34/+154
|\ \ \ \ | |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-3034-34/+34
| |\ \ \
| | * | | Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2934-34/+34
| * | | | SSL: Add benchmark for QSslSocket::systemCaCertificates()Markus Goetz2010-09-284-0/+120
| |/ / /
* | | | QNAM: Enhance the zerocopy download buffer benchmarkMarkus Goetz2010-09-291-13/+30
* | | | QNAM: More zerocopy changesMarkus Goetz2010-09-291-3/+4
| |_|/ |/| |
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-305-2/+2800
|\ \ \ | |/ /
| * | Add the missing license headers to the QString benchmark dataThiago Macieira2010-08-243-1/+44
| * | Unroll the SSSE3 code even more to avoid the need to keep an extra variable f...Thiago Macieira2010-08-241-35/+53
| * | Don't try to compile the SSE2 and SSSE3 code with compilers that don't suppor...Thiago Macieira2010-08-241-3/+11
| * | Improve on the SSSE3 with alternate aligning function.Thiago Macieira2010-08-241-38/+101
| * | Add the beginnings of a new SSSE3-based aligning algorithmThiago Macieira2010-08-241-1/+83
| * | Small fixupThiago Macieira2010-08-241-1/+1
| * | Update the SSSE3-with-alignment function to use aligned loads.Thiago Macieira2010-08-241-9/+11
| * | Add an ucstrncmp that uses SSSE3 with aligning.Thiago Macieira2010-08-241-1/+52
| * | Add an SSSE3 version of ucstrncmpThiago Macieira2010-08-241-1/+79