OLD | NEW |
1 This directory contains SunSpider, a JavaScript performance benchmark. | 1 This directory contains SunSpider, a JavaScript performance benchmark. |
2 | 2 |
3 SunSpider was developed and released by the WebKit team. | 3 SunSpider was developed and released by the WebKit team. |
4 | 4 |
5 This copy was fetched from: | 5 This copy was fetched from: |
6 http://www.webkit.org/perf/sunspider/sunspider.html | 6 http://trac.webkit.org/browser/trunk/Websites/webkit.org/perf/sunspider-1.0?rev=
149406 |
7 | 7 |
8 Version: 0.9.1 | 8 Version: 1.0 |
9 | 9 |
10 Modifications: | 10 Modifications: None |
11 - Included sunspider_uitest.js in sunspider-results.html. This file provides | |
12 an interface between the benchmark and the test automation. | |
13 - Included json2.js, a parser/stringifier for JSON in JavaScript, in | |
14 sunspider-results.html. This is used to stringify results for consumption | |
15 by the test automation. | |
16 - Modified sunspider-results.html to call automation.SetDone() after the | |
17 results have been analyzed. | |
OLD | NEW |