qt5base-lts/tests/benchmarks/corelib
David Faure 028def2ada Add benchmark for QThreadPool.
The current question is whether activeThreadCount() should be lock-free
(using atomic ints) or mutex-protected, so this tests start()
and activeThreadCount() directly.

Change-Id: Ica4a2ad023c2002e3c7d81558e6b9ee64af7f690
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2013-08-21 23:50:23 +02:00
..
codecs Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
io Merge branch 'stable' into dev 2013-07-11 16:42:01 +02:00
json Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
kernel Fix QMetaType benchmark. 2013-05-13 13:29:48 +02:00
mimetypes Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
plugin Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
thread Add benchmark for QThreadPool. 2013-08-21 23:50:23 +02:00
tools Iterate over the smaller set in QSet::intersect(). 2013-06-05 09:35:42 +02:00
corelib.pro test: Moving tst_QMimeDatabase::inheritsPerformance() test 2012-10-31 19:56:42 +01:00