qt5base-lts/tests/benchmarks/corelib
Edward Welbourne 1cabfd1680 Move QSKIP()s to _data() functions in QFile benchmark
Skipping once in the data function is the clean way to do this. Saves
setting up dummy data just so as to skip it, or setting up real data
and then skippin on each row.

Change-Id: I1666d134b6f206e8055fbbc5efd2e2116431a9c1
Reviewed-by: Jason McDonald <macadder1@gmail.com>
Reviewed-by: Andreas Buhr <andreas.buhr@qt.io>
2021-07-07 19:36:49 +02:00
..
io Move QSKIP()s to _data() functions in QFile benchmark 2021-07-07 19:36:49 +02:00
itemmodels Add QSortFilterProxyModel clear-filter benchmark 2021-04-25 13:25:01 +03:00
json Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
kernel Fix QMetaType API deprecation warning in benchmark 2021-04-26 10:59:32 +02:00
mimetypes Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
plugin Fix some warnings 2021-03-29 16:06:25 +02:00
text QStringTokenizer: Add a benchmark 2021-05-19 16:27:52 +02:00
thread Add basic benchmarks for QFuture 2021-06-19 08:48:14 +02:00
time Make loop variables references in date benchmark 2021-04-27 15:34:50 +02:00
tools QList benchmark: fix annoying -Wdeprecated-copy warning 2021-06-30 23:13:27 +02:00
CMakeLists.txt Add QSortFilterProxyModel clear-filter benchmark 2021-04-25 13:25:01 +03:00