Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(88)

Side by Side Diff: chrome/test/data/sunspider/README.chromium

Issue 56154: Move json2.js to a common location. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/test/data/json2.js ('k') | chrome/test/data/sunspider/json2.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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://webkit.org/perf/sunspider-0.9/sunspider.html 6 http://webkit.org/perf/sunspider-0.9/sunspider.html
7 7
8 Version: 0.9 8 Version: 0.9
9 9
10 Modifications: 10 Modifications:
11 - Included sunspider_uitest.js in sunspider-results.html. This file provides 11 - Included sunspider_uitest.js in sunspider-results.html. This file provides
12 an interface between the benchmark and the test automation. 12 an interface between the benchmark and the test automation.
13 - Added json2.js, a parser/stringifier for JSON in JavaScript. This is used 13 - Included json2.js, a parser/stringifier for JSON in JavaScript, in
14 to stringify results for consumption by the test automation. Included this 14 sunspider-results.html. This is used to stringify results for consumption
15 file in sunspider-results.html. 15 by the test automation.
16 - Modified sunspider-results.html to call automation.SetDone() after the 16 - Modified sunspider-results.html to call automation.SetDone() after the
17 results have been analyzed. 17 results have been analyzed.
OLDNEW
« no previous file with comments | « chrome/test/data/json2.js ('k') | chrome/test/data/sunspider/json2.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698