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

Side by Side Diff: chrome/test/data/v8_benchmark/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
OLDNEW
1 This directory contains the V8 Benchmark Suite, a JavaScript performance 1 This directory contains the V8 Benchmark Suite, a JavaScript performance
2 benchmark. See README.txt for more details. 2 benchmark. See README.txt for more details.
3 3
4 The V8 Benchmark Suite was developed and released by the V8 team. 4 The V8 Benchmark Suite was developed and released by the V8 team.
5 5
6 This copy was fetched from: 6 This copy was fetched from:
7 http://v8.googlecode.com/svn/data/benchmarks/v3 7 http://v8.googlecode.com/svn/data/benchmarks/v3
8 8
9 Version: 3 9 Version: 3
10 10
11 Modifications: 11 Modifications:
12 - Included v8_benchmark_uitest.js in run.html. This file provides an 12 - Included v8_benchmark_uitest.js in run.html. This file provides an
13 interface between the benchmark and the test automation. 13 interface between the benchmark and the test automation.
14 - Added json2.js, a parser/stringifier for JSON in JavaScript. This is used 14 - Included json2.js, a parser/stringifier for JSON in JavaScript, in
15 to stringify results for consumption by the test automation. Included this 15 run.html. This is used to stringify results for consumption by the test
16 file in run.html. 16 automation.
17 - Modified run.html to call automation functions as necessary. 17 - Modified run.html to call automation functions as necessary.
OLDNEW
« no previous file with comments | « chrome/test/data/sunspider/sunspider-results.html ('k') | chrome/test/data/v8_benchmark/json2.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698