qt5base-lts/tests/benchmarks/corelib
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
..
io benchmarks: fix some (future) -Wunused-result warnings 2022-01-24 21:11:22 +01:00
itemmodels Standardise layout and naming in corelib benchmarks 2021-08-30 19:21:08 +02:00
json Benchmarks: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
kernel Standardise layout and naming in corelib benchmarks 2021-08-30 19:21:08 +02:00
mimetypes Optimize QMimeDatabase::mimeTypeForFile(f, MatchDefault) 2021-12-06 22:55:06 +02:00
plugin benchmarks: fix some (future) -Wunused-result warnings 2022-01-24 21:11:22 +01:00
text QByteArray benchmark: fix clang -Wmove-result 2022-01-24 21:11:22 +01:00
thread Use QPromise when creating continuations to avoid memory leaks 2022-01-21 01:51:20 +01:00
time More startOfDay() fixes, in tst_bench_QDateTime 2022-03-31 17:42:47 +02:00
tools Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
CMakeLists.txt Add QSortFilterProxyModel clear-filter benchmark 2021-04-25 13:25:01 +03:00