summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib
Commit message (Expand)AuthorAgeFilesLines
* tst_bench_qdiriterator: fix build on VxWorksAhmad Samir2024-04-131-2/+1
* qHash: implement an AES hasher for QLatin1StringViewThiago Macieira2024-03-123-11/+51
* tst_bench_qdiriterator: add benchmark for QDirListingAhmad Samir2024-02-291-14/+65
* Change license for tests filesLucie Gérard2024-02-0466-66/+66
* Bench QSet::uniteMårten Nordheim2024-02-011-0/+68
* Remove qfunctions_vxworks files and usage as it is no longer neededMarcin Zdunek2024-01-251-2/+0
* tst_bench_{qhash,qset}: set deterministic seedMårten Nordheim2024-01-232-0/+8
* Disable timezone which is not supported on VxworksMarcin Zdunek2023-11-292-14/+27
* Add QCborValue(StringLike) constructor benchmarkIvan Solovev2023-11-151-4/+27
* QStringList: improve benchmark codeAhmad Samir2023-10-251-7/+12
* QStringList: add filter(QStringMatcher) overloadAhmad Samir2023-10-221-6/+41
* compressEvents: limit iterationMårten Nordheim2023-10-171-0/+26
* QCborValue: add benchmark for operator[]Ivan Solovev2023-09-064-0/+87
* QString: use new assign() in operator=({QByteArray, QChar, char *})Dennis Oberst2023-09-051-0/+55
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-194-0/+8
* QMimeDatabase benchmark: port away from Q_FOREACHMarc Mutz2023-08-141-12/+17
* QByteArray: use new assign() in operator=(const char *)Dennis Oberst2023-08-111-0/+35
* QMimeDatabase benchmark: measure only what it pertinentMarc Mutz2023-08-091-3/+5
* CMake: remove check for cxx11_futureThiago Macieira2023-08-021-4/+0
* Simplify (and fix) initialization of a list of time-zonesEdward Welbourne2023-07-191-5/+2
* Long live QtFuture::makeReadyVoidFuture() and QtFuture::makeReadyValueFuture()Ivan Solovev2023-04-051-9/+9
* tst_bench_QCryptographicHash: use resultView()Marc Mutz2023-03-311-3/+3
* tst_bench_QCryptographicHash: port from std::function to qxp::function_refMarc Mutz2023-03-311-3/+2
* tst_bench_QCryptographicHash: QSKIP unsupported algorithmsMarc Mutz2023-03-311-0/+19
* tst_bench_QCryptographicHash: add benchmarks for QMessageAuthenticationCodeMarc Mutz2023-03-311-0/+80
* tst_bench_QCryptographicHash: swallow result() return valuesMarc Mutz2023-03-231-3/+6
* tst_bench_QCryptographicHash: use QMetaEnum trickMarc Mutz2023-03-231-60/+20
* tst_bench_QCryptographicHash: port to QTest::addRow()Marc Mutz2023-03-231-24/+24
* Silence warnings from unused variablesVolker Hilsheimer2023-03-214-2/+5
* Replace ushort*/uint* with char16_t*/char32_t* in private API [1]Ahmad Samir2023-03-151-1/+1
* QThread: add sleep(std::chrono::nanoseconds) overloadAhmad Samir2023-03-131-9/+14
* Silence warning, initialize variables before usingVolker Hilsheimer2023-03-061-2/+2
* Fix parsing of numbers to cope with non-single-character tokensEdward Welbourne2023-02-241-9/+0
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-1716-41/+0
* Fix QDir benchmark to do meaningful thingsDavid Faure2023-02-071-35/+25
* QSortFilterProxyModel: port to PMF connects for performance reasonsDavid Faure2023-02-021-0/+14
* Deprecate QDateTime methods using plain Qt::TimeSpecEdward Welbourne2022-12-101-0/+14
* Adapt corelib to use QTimeZone in place of Qt::TimeSpecEdward Welbourne2022-12-092-8/+8
* Add In-place utf-8 case-insensitive comparisonsØystein Heskestad2022-12-023-0/+278
* Add benchmarks for QLocale number parsingEdward Welbourne2022-11-111-0/+230
* Add benchmarks for QString number parsingEdward Welbourne2022-11-111-8/+164
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-033-4/+4
* tests: fix configuring with -no-feature-guiJohannes Kauffmann2022-10-291-3/+2
* Windows: bump NTDDI_VERSION to latest version and remove some duplicated codeYuhang Zhao2022-10-241-3/+0
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-151-2/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-113-8/+8
* Port from container.count()/length() to size()Marc Mutz2022-10-042-10/+10
* Update tst_bench_qhash hash functions to use size_tMårten Nordheim2022-09-272-10/+10
* tst_QDir_10000: add sorted_byName benchmarkMarc Mutz2022-08-261-0/+9
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2365-65/+65