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
This commit is contained in:
parent
e48e3e53ae
commit
5680786c21
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"name": "JSTests/Classes",
|
||||||
"path": ["."],
|
"path": ["."],
|
||||||
"main": "run.js",
|
"main": "run.js",
|
||||||
"flags": ["--harmony-classes"],
|
"flags": ["--harmony-classes"],
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"name": "JSTests/Collections",
|
||||||
"path": ["."],
|
"path": ["."],
|
||||||
"main": "run.js",
|
"main": "run.js",
|
||||||
"flags": ["--harmony-collections"],
|
"flags": ["--harmony-collections"],
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"name": "JSTests/Iterators",
|
||||||
"path": ["."],
|
"path": ["."],
|
||||||
"main": "run.js",
|
"main": "run.js",
|
||||||
"run_count": 5,
|
"run_count": 5,
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"name": "JSTests/Strings",
|
||||||
"path": ["."],
|
"path": ["."],
|
||||||
"main": "run.js",
|
"main": "run.js",
|
||||||
"flags": ["--harmony-strings"],
|
"flags": ["--harmony-strings"],
|
||||||
|
Loading…
Reference in New Issue
Block a user