summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qhash
Commit message (Expand)AuthorAgeFilesLines
* qHash: implement an AES hasher for QLatin1StringViewThiago Macieira2024-03-123-11/+51
* Change license for tests filesLucie Gérard2024-02-043-3/+3
* tst_bench_{qhash,qset}: set deterministic seedMårten Nordheim2024-01-231-0/+2
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-192-0/+4
* Replace ushort*/uint* with char16_t*/char32_t* in private API [1]Ahmad Samir2023-03-151-1/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* Update tst_bench_qhash hash functions to use size_tMårten Nordheim2022-09-272-10/+10
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Fix typos in docs and commentsKai Köhne2022-06-151-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-163-82/+7
* Standardise layout and naming in corelib benchmarksEdward Welbourne2021-08-304-9/+8
* Remove qmake project files for benchmarksJoerg Bornemann2021-02-011-6/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate benchmarksAlexandru Croitor2020-07-081-1/+1
* Use QList instead of QVector in other qtbase testsJarek Kobus2020-07-071-1/+1
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-201-12/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-2/+3
|\
| * Set CONFIG += benchmark in corelib's various benchmarksEdward Welbourne2020-04-021-2/+3
* | Convert remaining tests/benchmarksLeander Beernaert2019-11-041-0/+15
|/
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-26/+30
* Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* Updated license headersJani Heikkinen2016-01-213-51/+36
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* Update the qHash function for strings to use the CRC32 instructionThiago Macieira2014-01-233-14/+48
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove qhash_faster.Robin Burchell2012-02-293-73/+0
* Copy Qt 4's QString hash algorithm.Robin Burchell2012-02-293-4/+32
* Move data generation to initTestCase() method and store the results.Robin Burchell2012-02-291-72/+58
* Add test data for string forms of numbers.Robin Burchell2012-02-291-0/+12
* Add a test using lots of similar strings.Robin Burchell2012-02-291-0/+36
* Add a testcase of a list of UUIDs in string form.Robin Burchell2012-02-141-6/+30
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* QHash benchmark: improve Java's hashGiuseppe D'Angelo2012-01-271-0/+11
* QHash benchmark: remove unused variablesGiuseppe D'Angelo2012-01-271-3/+0
* Add the capability to use multiple data sources for qhash benchmark.Robin Burchell2012-01-242-20/+31
* Remove executive summary.Robin Burchell2012-01-241-27/+0
* Move test files around.Robin Burchell2012-01-244-4/+4
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Add a string hash implementation similar to the one in Java.Robin Burchell2012-01-203-0/+41
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-6/+1
* tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-191-0/+4
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-243-52/+52