qt5base-lts/tests/benchmarks/corelib/kernel
Robin Burchell 57413ad3f6 QMetaType: Add a benchmark covering creation of QVariant from an enum
This proved to be quite slow in the past due to QReadWriteLock's implementation
being suboptimal (prior to its improvement in
343e5d066a).

This codepath is exercised quite extensively by QML with enum registrations.

Change-Id: I94d1e13933bf005604dc4494e2cb5bc25ef3d387
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2016-07-22 12:47:05 +00:00
..
events Updated license headers 2016-01-21 18:55:18 +00:00
qcoreapplication Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-04 08:59:18 +02:00
qmetaobject Updated license headers 2016-01-21 18:55:18 +00:00
qmetatype Updated license headers 2016-01-21 18:55:18 +00:00
qobject Updated license headers 2016-01-21 18:55:18 +00:00
qtimer_vs_qmetaobject Updated license headers 2016-01-21 18:55:18 +00:00
qvariant QMetaType: Add a benchmark covering creation of QVariant from an enum 2016-07-22 12:47:05 +00:00
kernel.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00