summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/painting
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/declarative/painting')
-rw-r--r--tests/benchmarks/declarative/painting/paintbenchmark.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/declarative/painting/paintbenchmark.cpp b/tests/benchmarks/declarative/painting/paintbenchmark.cpp
index f869ddf..d6a873c 100644
--- a/tests/benchmarks/declarative/painting/paintbenchmark.cpp
+++ b/tests/benchmarks/declarative/painting/paintbenchmark.cpp
@@ -54,7 +54,7 @@
#endif
int iterations = 20;
-const int count = 6;
+const int count = 600;
const int lines = 12;
const int spacing = 36;
QSizeF size(1000, 800);