Introduce a qalgorithms benchmark.
authorRobin Burchell <robin.burchell@collabora.com>
Sat, 21 Jan 2012 11:45:44 +0000 (13:45 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sat, 21 Jan 2012 13:29:49 +0000 (14:29 +0100)
commit4ed85ba43fa50adacc4e47da6b5e70bad6f03d2e
tree0b21b203e65050fde884cbe4cad19e6a7bbd1280
parent642155703e9d91db6229f3863b885104e49f0b61
Introduce a qalgorithms benchmark.

Based on the unit test for data production.

Change-Id: I88a411c0079b251d3682c3fbf9fe7ed1b5457a7e
Reviewed-by: Anselmo L. S. Melo <anselmo.melo@openbossa.org>
Reviewed-by: Richard J. Moore <rich@kde.org>
tests/benchmarks/corelib/tools/qalgorithms/.gitignore [new file with mode: 0644]
tests/benchmarks/corelib/tools/qalgorithms/qalgorithms.pro [new file with mode: 0644]
tests/benchmarks/corelib/tools/qalgorithms/tst_qalgorithms.cpp [new file with mode: 0644]
tests/benchmarks/corelib/tools/tools.pro