qt5base-lts/tests/benchmarks/corelib
Jędrzej Nowacki 1b23336a29 Use static-less QMetaType API in QVariant.
This patch improves performance when constructing a custom type in
a QVariant by ~ 7-20% (instructions count) depending on the type size
and metatype attributes.

Change-Id: Ic2707ff5abd689b66e23c1794f111504bf9b3b01
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-02-16 02:00:30 +01:00
..
codecs Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
io Replace Q_WS_WINCE against Q_OS_WINCE. 2012-02-09 10:45:38 +01:00
json tests: do not run benchmarks by default in 'make check' 2012-02-02 09:27:25 +01:00
kernel Use static-less QMetaType API in QVariant. 2012-02-16 02:00:30 +01:00
plugin Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
thread Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
tools Add a testcase of a list of UUIDs in string form. 2012-02-14 02:48:35 +01:00
corelib.pro Import json support from playground/qtbinaryjson 2012-01-24 15:28:20 +01:00