qt6-bb10/tests/benchmarks/corelib
Mårten Nordheim aec39bd136 tst_bench_{qhash,qset}: set deterministic seed
There's a lot of variation in the benchmark graphs for QHash
presumably caused by variation in seed.

Optimally we would set deterministic seed for all
benchmarks, but we don't know whether or not it is
one until the macro is reached.

Pick-to: 6.7 6.6 6.5
Change-Id: I4e412e4d4e2cc65eada94ed123243ed0047dd9cf
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-01-23 05:17:06 +01: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 Disable timezone which is not supported on Vxworks 2023-11-29 16:08:56 +00:00
tools tst_bench_{qhash,qset}: set deterministic seed 2024-01-23 05:17:06 +01:00
CMakeLists.txt QCborValue: add benchmark for operator[] 2023-09-06 16:17:52 +02:00