Move js perf tests to a common root on the perf dashboard.

BUG=
R=dslomov@chromium.org

Review URL: https://codereview.chromium.org/667373004

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24806 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent e48e3e53
{
"name": "JSTests/Classes",
"path": ["."],
"main": "run.js",
"flags": ["--harmony-classes"],
......
{
"name": "JSTests/Collections",
"path": ["."],
"main": "run.js",
"flags": ["--harmony-collections"],
......
{
"name": "JSTests/Iterators",
"path": ["."],
"main": "run.js",
"run_count": 5,
......
{
"name": "JSTests/Strings",
"path": ["."],
"main": "run.js",
"flags": ["--harmony-strings"],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment