qt5base-lts/tests/benchmarks/corelib/tools
Edward Welbourne a87411cefa Clean up old QVector benchmark
Purge comments showing assember from an antique g++ version,
skip #if-ery that's always been on, so makes no difference,
rename two single-letter variables shared between files,
move some extern declarations to a header,
wrap parts of a source file in QT_{BEGIN,END}_NAMESPACE,
add a TODO against an antique commented out #if-ery kludge.

Change-Id: Ic4781960e0c9838027c21d3d392a50f29598132c
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2021-07-19 16:55:51 +00:00
..
containers-associative Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
containers-sequential Fix some warnings 2021-03-29 16:06:25 +02:00
qcontiguouscache Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qcryptographichash Fix some warnings 2021-03-29 16:06:25 +02:00
qhash Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qlist Limit some QList benchmark data-set sizes to avoid time-outs 2021-07-15 17:06:54 +02:00
qmap Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qrect Fix some warnings 2021-03-29 16:06:25 +02:00
qringbuffer Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qset Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qstack Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qvector Clean up old QVector benchmark 2021-07-19 16:55:51 +00:00
CMakeLists.txt Purge qalgorithm.h of deprecated API 2020-08-28 21:22:32 +02:00