qt6-bb10/tests/benchmarks/corelib
Marc Mutz 0c1f9ab36b benchmarks: fix deprecation warnings
- count() -> size()
- QCryptographicHash::addData(ptr, ch) -> ({ptr, ch}) (QByteArrayView overload)

Pick-to: 6.3
Change-Id: I15dddfa5c4385dd2a0fa0c3ae06c303c7151e2dc
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2022-04-06 12:44:40 +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 benchmarks: fix deprecation warnings 2022-04-06 12:44:40 +02:00
CMakeLists.txt Add QSortFilterProxyModel clear-filter benchmark 2021-04-25 13:25:01 +03:00