qt5base-lts/tests/benchmarks/corelib/text
Ivan Solovev fb51b4732c Add simple benchmark for QRegularExpression
The benchmark simply calls QRegularExpression's public API methods, so
that we can assess how changes to the implication impact performance.
(Its addition is prompted by evaluation of whether adding a move
constructor saves more or less than the resulting need for
d-pointer null-checks costs.)

Task-number: QTBUG-86634
Change-Id: Idef775ef6cf9f9ded3ce7ba5b85e460571d12756
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-01-20 16:31:07 +01:00
..
qbytearray CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qchar Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qlocale Add constructor benchmarks for QLocale, to test likely sub-tag matching 2020-10-26 15:56:06 +02:00
qregularexpression Add simple benchmark for QRegularExpression 2021-01-20 16:31:07 +01:00
qstring Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qstringbuilder CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qstringlist Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
CMakeLists.txt Add simple benchmark for QRegularExpression 2021-01-20 16:31:07 +01:00
text.pro Add simple benchmark for QRegularExpression 2021-01-20 16:31:07 +01:00