qt5base-lts/tests/benchmarks/corelib/tools
Kent Hansen 6e55715581 Add benchmark for QChar
The benchmark isn't exhaustive, but tests the functions
that are heavily used by QtDeclarative.

For performance reasons, QtDeclarative has its own
implementation of various QChar functions (in
qdeclarativeutils_p.h). But we want to make the actual
QChar functions as fast, so that QtDeclarative can also
use them.

Change-Id: Ic25f30651224c39f2824380d679b8500739f38c3
Reviewed-on: http://codereview.qt-project.org/4900
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2011-09-15 20:39:28 +02:00
..
containers-associative tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
containers-sequential tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
qbytearray tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
qchar Add benchmark for QChar 2011-09-15 20:39:28 +02:00
qhash tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
qlist optimize QList::removeAll() 2011-09-12 16:03:47 +02:00
qrect tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
qregexp tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
qstring tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
qstringbuilder tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
qstringlist tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
qvector tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
tools.pro optimize QList::removeAll() 2011-09-12 16:03:47 +02:00