summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-087-19/+24
* Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-056-7/+7
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-0/+8
|\
| * Restore compatibility with pre-5.9 Keccak calculationThiago Macieira2017-09-211-0/+8
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-203-5/+9
|\|
| * Use QT_LSTAT instead of lstat directlyJake Petroules2017-09-152-4/+6
| * Exclude DBus performance test with -no-feature-processJake Petroules2017-09-151-1/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-1/+0
|\|
| * Remove QMAKE_LIBS_NETWORK from QSqlQuery benchmarkJoerg Bornemann2017-08-281-1/+0
* | Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-051-5/+2
|/
* Deprecate QCoreApplication::flush()Gatis Paeglis2017-04-225-7/+2
* tests: Unify license to GPL-EXCEPTKai Koehne2017-04-032-16/+11
* Properly use the "process" featureUlf Hermann2017-02-272-7/+1
* Improve QIODevice::peek() performance on buffered devicesAlex Trotsenko2017-02-091-0/+32
* QtGui/painting benchmark test: Fix Clang warning about uninitialized valueFriedemann Kleint2017-01-311-3/+3
* QDateTime::fromString(): improve performance by 33%David Faure2017-01-031-2/+3
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-143-5/+5
* Fix crash in QPainter benchmark testAllan Sandfeld Jensen2016-10-111-22/+67
* Modularize configure.json/.priLars Knoll2016-09-153-0/+4
* Use qtConfig throughout in qtbaseLars Knoll2016-08-195-8/+8
* employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-191-2/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-163-0/+75
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-103-0/+75
| |\
| | * Improve performance of QColor::name, now more than 4 times fasterDavid Faure2016-08-053-0/+75
* | | Add a benchmark for QReadWriteLockOlivier Goffart2016-08-103-0/+190
* | | Revert "Emit updateBlock signal in QTextDocumentLayout"Eskil Abrahamsen Blomfeldt2016-07-275-0/+69
* | | QMetaType: Add a benchmark covering creation of QVariant from an enumRobin Burchell2016-07-221-0/+32
* | | Improve performance of Qt::mightBeRichText by using QStringRefRobin Burchell2016-07-113-1/+80
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-1/+1
|\| |
| * | Replace qAllocMore with a pair of more useful functionsThiago Macieira2016-06-091-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-0/+7
|\| |
| * | Optimize convert_Indexed8_to_X32Allan Sandfeld Jensen2016-04-271-0/+7
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-1/+0
|\| |
| * | Skip old benchmark that doesn't build automaticallyAllan Sandfeld Jensen2016-04-131-1/+0
* | | Unify naming of LIBS/CFLAGS for 3rd party librariesLars Knoll2016-04-071-2/+2
* | | Always build JPEG and GIF support as pluginsLars Knoll2016-04-072-4/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-055-5/+11
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-045-5/+11
| |\|
| | * Fix QtGui dependencies in tests/benchmarksKai Pastor2016-04-015-5/+11
* | | Remove Windows CE from tests (others).Friedemann Kleint2016-03-3111-76/+10
|/ /
* | Avoid qMin in format conversions when possibleAllan Sandfeld Jensen2016-03-011-0/+11
* | SSSE3 optimized store of 24-bit formatsAllan Sandfeld Jensen2016-02-291-12/+32
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-212-0/+2
* | Update the Intel copyright yearThiago Macieira2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-21182-3087/+2177
* | Add a file to the TESTDATA listJames McDonnell2015-12-011-0/+1
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-136-11/+12
* | Remove TARGET.EPOCHEAPSIZE settings (Symbian).Friedemann Kleint2015-09-031-1/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-0171-71/+0
* | qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-08-316-7/+3