qt5base-lts/tests/benchmarks/corelib
Ivan Solovev 6658ccf5a1 Add QCborValue(StringLike) constructor benchmark
... to test the impact of migrating the underlying implementation to
QAnyStringView.

As a drive-by: use [[maybe_unused]] instead of Q_UNUSED in the
benchmark for operator[].

Task-number: QTBUG-101707
Pick-to: 6.6 6.5 6.2
Change-Id: I4bae7deadbe9bbd6f267364d78e94ea4541c1339
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2023-11-15 19:25:04 +02:00
..
io Mark all of Qt as free of Q_FOREACH, except where it isn't 2023-08-19 05:19:42 +00:00
itemmodels QSortFilterProxyModel: port to PMF connects for performance reasons 2023-02-02 20:43:59 +01:00
json tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
kernel compressEvents: limit iteration 2023-10-17 21:23:41 +02:00
mimetypes QMimeDatabase benchmark: port away from Q_FOREACH 2023-08-14 23:11:54 +03:00
plugin tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
serialization Add QCborValue(StringLike) constructor benchmark 2023-11-15 19:25:04 +02:00
text QStringList: improve benchmark code 2023-10-25 03:19:20 +03:00
thread Long live QtFuture::makeReadyVoidFuture() and QtFuture::makeReadyValueFuture() 2023-04-05 13:38:15 +02:00
time Simplify (and fix) initialization of a list of time-zones 2023-07-19 22:50:32 +02:00
tools Mark all of Qt as free of Q_FOREACH, except where it isn't 2023-08-19 05:19:42 +00:00
CMakeLists.txt QCborValue: add benchmark for operator[] 2023-09-06 16:17:52 +02:00