aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/qml.pro
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@viroteck.net>2016-08-05 00:28:58 +0200
committerRobin Burchell <robin.burchell@viroteck.net>2016-08-05 09:38:54 +0000
commitfde6e1fe83e049de4441494d32bbcf88c13517a8 (patch)
treecfc2d4f0c40d7228f655f3ca42111673ea3018f3 /tests/benchmarks/qml/qml.pro
parente0e591fb80ab86f6044e5140ddbbc979c0c8d380 (diff)
benchmarks: Remove odd qqmlimage benchmark
I have no idea what this was theoretically supposed to be testing, but it looks completely bogus (not representative of a real world scenario), is subject to massive variance thanks to memory allocation, and generally doesn't seem useful Change-Id: Ib7adc8a4753e49d2a3bd9515273bca79a88a5749 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/benchmarks/qml/qml.pro')
-rw-r--r--tests/benchmarks/qml/qml.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/benchmarks/qml/qml.pro b/tests/benchmarks/qml/qml.pro
index 87779bee0a..2cf2dff413 100644
--- a/tests/benchmarks/qml/qml.pro
+++ b/tests/benchmarks/qml/qml.pro
@@ -7,7 +7,6 @@ SUBDIRS += \
holistic \
qqmlchangeset \
qqmlcomponent \
- qqmlimage \
qqmlmetaproperty \
librarymetrics_performance \
# script \ ### FIXME: doesn't build