qt5base-lts/tests/benchmarks/corelib/time
Edward Welbourne 3febcd6286 More startOfDay() fixes, in tst_bench_QDateTime
Update a QDateTime benchmark to use QDate::startOfDay() when setting
up its lists of date-times in helper functions, and to use noon as the
moment in the day in a creation test. Also move creation of a QTime
outside the loop: we're testing speed of creation of QDateTime here,
not QTime (and were already using the most trivial QTime constructor).

Change-Id: I26bf3369aae84a802ab03791f7341e107fede87c
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2022-03-31 17:42:47 +02:00
..
qdate Make loop variables references in date benchmark 2021-04-27 15:34:50 +02:00
qdatetime More startOfDay() fixes, in tst_bench_QDateTime 2022-03-31 17:42:47 +02:00
qtimezone Standardise layout and naming in corelib benchmarks 2021-08-30 19:21:08 +02:00
CMakeLists.txt Convert remaining tests/benchmarks 2019-11-04 15:48:51 +00:00