From ae1ac1d7410b7c258d89e8c5fdf630b54d833743 Mon Sep 17 00:00:00 2001 From: Kent Hansen Date: Tue, 2 Nov 2010 08:38:07 +0100 Subject: Add SunSpider and V8 benchmarks to benchmarks/script.pro --- tests/benchmarks/script/script.pro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/benchmarks/script/script.pro b/tests/benchmarks/script/script.pro index 34910f7..dd17012 100644 --- a/tests/benchmarks/script/script.pro +++ b/tests/benchmarks/script/script.pro @@ -2,7 +2,9 @@ TEMPLATE = subdirs SUBDIRS = \ qscriptclass \ qscriptengine \ - qscriptvalue + qscriptvalue \ + sunspider \ + v8 TRUSTED_BENCHMARKS += \ qscriptclass \ -- cgit v0.12