Text benchmarks
authorYann Bodson <yann.bodson@nokia.com>
Tue, 8 May 2012 01:05:21 +0000 (11:05 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 14 May 2012 01:03:44 +0000 (03:03 +0200)
commit91bac7643928dcc1a0967abd30559b2c84b58025
treecc93edc7ab837e18de7027a24bbdde9a89eff87a
parent73dffd7b38045e50d3dc568251bfe5d79aa84e0f
Text benchmarks

Benchmarks to compare the cost of creating 42 text items in a grid
vs. using a single text item with 42 lines and laying them out
using onLineLaidOut.

Change-Id: I4c11e23a3fd04bb8b52b5566fb120d336614c98b
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
tests/benchmarks/qml/qmltime/linelaidout.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/textingrid.qml [new file with mode: 0644]