qt6-bb10/tests/benchmarks/corelib
Mårten Nordheim 582eaaaa68 tst_bench_qobject: Fix stdAllocator case for Windows
The total stack space available is 1MB, but each pointer is 8 bytes.
So we have to limit the amount of pointers we allocate on the stack to
somewhere below 128K.

Pick-to: 6.7 6.5
Change-Id: I1d1262a4048cf4b3fed8df813decc3e142430a32
Reviewed-by: Mate Barany <mate.barany@qt.io>
(cherry picked from commit b2e0ff4bca5d81205c8425cdc528e5c2a2988172)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-10-25 20:52:12 +00:00
..
io Darwin: Teach QFileSystemEngine how to resolve case-sensitivity 2024-10-02 21:36:48 +00:00
itemmodels Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
json Change license for tests files 2024-02-04 09:56:42 +01:00
kernel tst_bench_qobject: Fix stdAllocator case for Windows 2024-10-25 20:52:12 +00:00
mimetypes Change license for tests files 2024-02-04 09:56:42 +01:00
plugin Change license for tests files 2024-02-04 09:56:42 +01:00
serialization Change license for tests files 2024-02-04 09:56:42 +01:00
text Correct Arabic exponent separator in QLocale benchmarks 2024-08-19 11:27:06 +00:00
thread Fix test compilation issues with QtLite configuration 2024-05-06 14:29:02 +00:00
time Add QTZ::displayName() benchmarks 2024-08-19 11:26:52 +00:00
tools Speed up setup for QSet unite benchmark 2024-08-28 01:13:28 +00:00
CMakeLists.txt Fix test compilation issues with QtLite configuration 2024-05-06 14:29:02 +00:00