From ab8960b1b4e11dd166e490adb41d7bc64775172d Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Tue, 16 May 2017 15:37:07 +0200 Subject: Revert "Make delegates_item_empty_jscreation & delegates_qobject comparable" These still weren't directly comparable (as they have different count figures), and the change has been causing significant confusion when examining results. At the same time, we introduce apparently regressed QObject array benchmark as a new test so we can track improvements in that area. This reverts commit 45da7843d6c7b70ecd37c952fd68dd84f79c23e0. Change-Id: Id76a0a3ca1bfea2ec18a88a8ffe2cca985992142 Reviewed-by: Robin Burchell --- .../quick.item/delegates_item_empty_jscreation.qml | 2 +- .../auto/creation/quick/delegates_qobject.qml | 11 ++----- .../quick/delegates_qobject_large_array.qml | 36 ++++++++++++++++++++++ 3 files changed, 39 insertions(+), 10 deletions(-) create mode 100644 benchmarks/auto/creation/quick/delegates_qobject_large_array.qml (limited to 'benchmarks') diff --git a/benchmarks/auto/creation/quick.item/delegates_item_empty_jscreation.qml b/benchmarks/auto/creation/quick.item/delegates_item_empty_jscreation.qml index 920b4c8..89cded0 100644 --- a/benchmarks/auto/creation/quick.item/delegates_item_empty_jscreation.qml +++ b/benchmarks/auto/creation/quick.item/delegates_item_empty_jscreation.qml @@ -27,7 +27,7 @@ Benchmark { items = []; for (var i=0; i