summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-02-2419-2/+470
|\
| * Add QDir/tree benchmark to "trusted" listJoão Abecasis2011-02-101-1/+2
| * Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-02-102-0/+108
| |\
| | * Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-042-0/+108
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-19220-220/+220
| | | |\
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2010-12-012-0/+139
| | | |\ \
| | | * | | Make deferred tracing less expensive (real-time cost is the same)Michael Brasser2010-11-191-0/+11
| | | * | | Add a private high-performance timer for profiling.Michael Brasser2010-11-192-0/+97
| * | | | | Add QScriptClass/ByteArray benchmarkKent Hansen2011-02-0414-0/+159
| * | | | | Add Context2D QtScript benchmarkKent Hansen2011-02-043-1/+201
| |/ / / /
* | | | | SSL backend: loat root certificates on demand on Unix (excluding Mac)Peter Hartmann2011-02-231-1/+12
* | | | | Fix tst_v8Olivier Goffart2011-02-171-2/+2
* | | | | Fix tst_sunspider.cppOlivier Goffart2011-02-171-1/+1
|/ / / /
* | | | Fix qmake project in QtScript benchmarksJedrzej Nowacki2011-01-182-1/+3
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-17220-220/+220
|\ \ \ \ | | |_|/ | |/| |
| * | | Update copyright year to 2011.Jason McDonald2011-01-10220-220/+220
| | |/ | |/|
* | | BM2: Little fix to make the `make check-trusted' to work on Linux and Windows.Sergio Ahumada2011-01-101-1/+4
* | | test contention when using 2 mutexesBradley T. Hughes2010-12-201-28/+53
* | | Ensure that every thread does contend in the contention testsBradley T. Hughes2010-12-201-33/+60
* | | Add baseline test data to measure test overheadBradley T. Hughes2010-12-201-5/+6
* | | Test contention performance for long (10ms) critical sectionsBradley T. Hughes2010-12-201-0/+1
* | | Add a benchmark for contended and uncontended QMutex performanceBradley T. Hughes2010-12-202-13/+261
* | | 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
|/ / / / / /