qt5base-lts/tests/benchmarks/corelib
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
..
codecs tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
io test: removed bogus CONFIG+=debug in qdiriterator benchmark 2011-09-01 23:55:44 +02:00
kernel Merge remote branch 'gerrit/master' into refactor 2011-07-21 14:42:46 +02:00
plugin tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
thread QMutex is now just a pointer 2011-07-29 10:32:07 +02:00
tools Add benchmark for QChar 2011-09-15 20:39:28 +02:00
corelib.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00