summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/time
Commit message (Expand)AuthorAgeFilesLines
* Set CONFIG += benchmark in corelib's various benchmarksEdward Welbourne2020-04-023-3/+6
* qtimezoneprivate_tz: Apply a cache over the top of timezone dataRobin Burchell2020-03-201-0/+122
* Extend QDate's benchmarkEdward Welbourne2019-08-301-5/+165
* Convert foreach to ranged for in QDateTime benchmarkEdward Welbourne2019-08-301-34/+34
* Deduplicate list-building code in QDateTime benchmarkEdward Welbourne2019-08-301-108/+57
* Fix unused variable warnings in QDateTime benchmarkEdward Welbourne2019-08-301-5/+15
* Fix some bogus date calculations in QDateTime's benchmarkEdward Welbourne2019-08-301-12/+26
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-067-0/+723