From 4b0ebae56a402b27a2c2cd3e7d065b733f0004bc Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sat, 23 Jan 2016 10:28:10 +0000 Subject: Add a couple of general JS tests. The primes one prints its execution time: NetSurf without -v: 1300ish with -v: 5000ish Firefox 38.5.0: 300ish --- test/js/index.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/js/index.html') diff --git a/test/js/index.html b/test/js/index.html index f5420ed3c..79f5bbca3 100644 --- a/test/js/index.html +++ b/test/js/index.html @@ -6,6 +6,12 @@

JavaScript Tests

+

General

+ +

Core