summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/thread
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-166-162/+12
* Use QPromise when creating continuations to avoid memory leaksSona Kurazyan2022-01-211-0/+1
* QWaitCondition: also benchmark std::condition_variable{,_any}Marc Mutz2021-11-261-13/+83
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* QReadWriteLocker: also benchmark recursive modeMarc Mutz2021-11-151-0/+66
* Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)Yuhang Zhao2021-11-101-1/+3
* Remove checks for C++ standard versions C++17 and belowIevgenii Meshcheriakov2021-10-011-2/+0
* Standardise layout and naming in corelib benchmarksEdward Welbourne2021-08-3012-39/+17
* tests: fix some -WvolatileMarc Mutz2021-07-282-3/+5
* Add basic benchmarks for QFutureSona Kurazyan2021-06-193-0/+332
* Fix a few compiler warnings in testsAllan Sandfeld Jensen2021-02-022-4/+7
* Remove qmake project files for benchmarksJoerg Bornemann2021-02-016-39/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-223-3/+3
* Replace qt_make_unique with std::make_uniqueAllan Sandfeld Jensen2020-11-231-3/+2
* Refactor QMutexLocker to be able to handle recursive mutexesLars Knoll2020-10-172-4/+4
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-235-5/+5
* CMake: Regenerate benchmarksAlexandru Croitor2020-07-085-5/+5
* Use QList instead of QVector in benchmarks testsJarek Kobus2020-06-251-3/+3
* Remove winrtOliver Wolff2020-06-061-7/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-085-10/+16
|\
| * Set CONFIG += benchmark in corelib's various benchmarksEdward Welbourne2020-04-025-10/+16
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+1
|\|
| * Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-101-1/+1
* | Convert remaining tests/benchmarksLeander Beernaert2019-11-046-4/+84
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-8/+86
|\|
| * QReadWriteLock: add a check for writeOnly, tooMarc Mutz2019-09-121-0/+63
| * Brush up QReadWriteLock benchmarkMarc Mutz2019-09-122-8/+23
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-014-0/+4
|/
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* tests: Unify license to GPL-EXCEPTKai Koehne2017-04-031-1/+1
* Add a benchmark for QReadWriteLockOlivier Goffart2016-08-103-0/+190
* Updated license headersJani Heikkinen2016-01-214-67/+47
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-013-3/+0
* Update copyright headersJani Heikkinen2015-02-114-27/+27
* Update license headers and add new license filesMatti Paaso2014-09-244-75/+43
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-1/+3
|\
| * Fix test compilation on WinRTAndrew Knight2013-11-261-1/+3
* | Benchmark for QWaitConditionOlivier Goffart2013-11-152-121/+54
* | WinRT: Fix various test compilationsAndrew Knight2013-10-021-0/+4
|/
* Add benchmark for QThreadPool.David Faure2013-08-213-1/+99
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* Add a way to benchmark sem_t on Unix tooThiago Macieira2012-09-071-0/+23
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-013-0/+3
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-311-20/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-062-4/+0