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

Side by Side Diff: benchmarks/v8.json

Issue 293023006: Add new benchmark suite runner. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Review. Created 6 years, 6 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 | « no previous file | tools/run_benchmarks.py » ('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 {
2 "path": ["."],
3 "main": "run.js",
4 "run_count": 2,
5 "results_regexp": "^%s: (.+)$",
6 "benchmarks": [
7 {"name": "Richards"},
8 {"name": "DeltaBlue"},
9 {"name": "Crypto"},
10 {"name": "RayTrace"},
11 {"name": "EarleyBoyer"},
12 {"name": "RegExp"},
13 {"name": "Splay"},
14 {"name": "NavierStokes"}
15 ]
16 }
OLDNEW
« no previous file with comments | « no previous file | tools/run_benchmarks.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698