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

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

Issue 11649054: Remove obsolete v8_benchmark. It was replaced with Octane on the perf bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 11 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/chrome_tests.gypi ('k') | 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
(Empty)
1 This directory contains the V8 Benchmark Suite, a JavaScript performance
2 benchmark. See README.txt for more details.
3
4 The V8 Benchmark Suite was developed and released by the V8 team.
5
6 This copy was fetched from:
7 http://v8.googlecode.com/svn/data/benchmarks/v6
8
9 Version: 6
10
11 Modifications:
12 - Included v8_benchmark_uitest.js in run.html. This file provides an
13 interface between the benchmark and the test automation.
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
16 automation.
17 - Modified run.html to call automation functions as necessary.
OLDNEW
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/test/data/v8_benchmark/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698