summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qhash/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Standardise layout and naming in corelib benchmarksEdward Welbourne2021-08-301-173/+0
* Use QList instead of QVector in other qtbase testsJarek Kobus2020-07-071-1/+1
* Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update the qHash function for strings to use the CRC32 instructionThiago Macieira2014-01-231-14/+28
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove qhash_faster.Robin Burchell2012-02-291-18/+0
* Copy Qt 4's QString hash algorithm.Robin Burchell2012-02-291-2/+5
* 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-301-1/+1
* 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-241-20/+31
* Remove executive summary.Robin Burchell2012-01-241-27/+0
* Move test files around.Robin Burchell2012-01-241-0/+147