summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Trim the QString benchmark testThiago Macieira2014-08-099-76004/+2
* Fix int conversion to stringFrederik Gladhorn2014-08-081-2/+2
* Add missing to gui/kernel benchmarks.Jędrzej Nowacki2014-07-281-1/+3
* Remove useless QMetaType benchmarksJędrzej Nowacki2014-07-282-143/+7
* Integrate tst_bench_qringbuffer into the build tree.Alex Trotsenko2014-07-251-0/+1
* Fix compilation on ARM without ARMv6T2Thiago Macieira2014-07-251-3/+3
* Rewrite QRingBufferAlex Trotsenko2014-07-242-0/+91
* Fix some compiler warnings in benchmark tests.Friedemann Kleint2014-07-144-4/+9
* MSVC: Fix the compilation of benchmark tests with strict string literals.Friedemann Kleint2014-07-101-1/+1
* Check for boost header in sysrootRainer Keller2014-07-101-1/+1
* Compile fix for configuration without SSL supportMaurice Kalinowski2014-07-071-0/+2
* Add a benchmark test for QCryptographicHashThiago Macieira2014-04-043-0/+192
* network: add support for the SPDY protocolPeter Hartmann2014-02-191-4/+39
* Optimize drawing to and from generic formatsAllan Sandfeld Jensen2014-01-311-6/+134
* Update the qHash function for strings to use the CRC32 instructionThiago Macieira2014-01-233-14/+48
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-132-13/+13
* WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-061-0/+8
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-262-1/+4
|\
| * Fix test compilation on WinRTAndrew Knight2013-11-262-1/+4
* | Benchmark for QWaitConditionOlivier Goffart2013-11-152-121/+54
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-10/+8
|\|
| * Allow non-character codes in utf8 stringsKurt Pattyn2013-10-171-10/+8
* | WinRT: Fix various test compilationsAndrew Knight2013-10-026-2/+47
|/
* QDateTime - Remove some benchmark testsJohn Layt2013-09-231-83/+0
* QDateTime - Add QTimeZone supportJohn Layt2013-09-231-1/+90
* QDateTime - Add Benchmark TestsJohn Layt2013-09-203-0/+612
* Add a static QFileInfo::exists(fileName) functionhjk2013-09-131-0/+14
* Add benchmark for QThreadPool.David Faure2013-08-213-1/+99
* Fix compilation of the tst_qnetworkreply benchmark test with QT_NO_SSL.Friedemann Kleint2013-07-191-10/+10
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-151-2/+0
|\
| * Remove Nokia-domains in commented-out test code.Friedemann Kleint2013-07-121-2/+0
* | Merge branch 'stable' into devSergio Ahumada2013-07-112-15/+2
|\|
| * benchmarks: Re-enable QFileInfo build by removing canonicalFileNamePerformance.Robin Burchell2013-07-042-15/+2
* | HTTP internals: do not open too many sockets when preconnectingPeter Hartmann2013-06-241-2/+18
* | QNX: fixed compilation of auto testBernd Weimer2013-06-061-0/+4
* | Iterate over the smaller set in QSet::intersect().Mitch Curtis2013-06-052-0/+145
* | QNetworkAccessManager: add public methods to pre-TCP/pre-SSL-connectPeter Hartmann2013-06-032-1/+110
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-1/+2
|\|
| * Fix QMetaType benchmark.Jędrzej Nowacki2013-05-131-1/+2
* | resizeToContents - QTableView - faster hint when view is hiddenThorbjørn Martsum2013-05-091-0/+21
|/
* Cleanup the SQL testsAndy Shaw2013-04-251-15/+17
* Remove QLocalePrivate::m_localeIDhjk2013-04-233-0/+89
* Fix qsqlquery benchmark test build for WEC7.Janne Anttila2013-04-171-1/+1
* Fix qprocess benchmark test build for WEC7.Janne Anttila2013-04-171-5/+3
* Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-051-40/+40
* Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-021-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1661-424/+409
* QVector - removeLast optimizeThorbjørn Martsum2013-03-071-0/+37
* QMap - add insert overload that provide a hintThorbjørn Lund Martsum2013-03-061-0/+78
* Check for network module when building according benchmarksOliver Wolff2013-02-192-2/+2