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

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

Issue 8749001: Upgrade V8 Benchmark from v4 to v6. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years 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 | « no previous file | chrome/test/data/v8_benchmark/README.txt » ('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 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/v4 7 http://v8.googlecode.com/svn/data/benchmarks/v6
8 8
9 Version: 4 9 Version: 6
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 - Included json2.js, a parser/stringifier for JSON in JavaScript, in 14 - Included json2.js, a parser/stringifier for JSON in JavaScript, in
15 run.html. This is used to stringify results for consumption by the test 15 run.html. This is used to stringify results for consumption by the test
16 automation. 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 | « no previous file | chrome/test/data/v8_benchmark/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698