Revision: 24806
Author:   [email protected]
Date:     Wed Oct 22 13:04:08 2014 UTC
Log:      Move js perf tests to a common root on the perf dashboard.

BUG=
[email protected]

Review URL: https://codereview.chromium.org/667373004
https://code.google.com/p/v8/source/detail?r=24806

Modified:
 /branches/bleeding_edge/test/js-perf-test/Classes/Classes.json
 /branches/bleeding_edge/test/js-perf-test/Collections/Collections.json
 /branches/bleeding_edge/test/js-perf-test/Iterators/Iterators.json
 /branches/bleeding_edge/test/js-perf-test/Strings/Strings.json

=======================================
--- /branches/bleeding_edge/test/js-perf-test/Classes/Classes.json Fri Oct 17 09:26:55 2014 UTC +++ /branches/bleeding_edge/test/js-perf-test/Classes/Classes.json Wed Oct 22 13:04:08 2014 UTC
@@ -1,4 +1,5 @@
 {
+  "name": "JSTests/Classes",
   "path": ["."],
   "main": "run.js",
   "flags": ["--harmony-classes"],
=======================================
--- /branches/bleeding_edge/test/js-perf-test/Collections/Collections.json Thu Oct 9 12:41:36 2014 UTC +++ /branches/bleeding_edge/test/js-perf-test/Collections/Collections.json Wed Oct 22 13:04:08 2014 UTC
@@ -1,4 +1,5 @@
 {
+  "name": "JSTests/Collections",
   "path": ["."],
   "main": "run.js",
   "flags": ["--harmony-collections"],
=======================================
--- /branches/bleeding_edge/test/js-perf-test/Iterators/Iterators.json Fri Oct 17 06:58:08 2014 UTC +++ /branches/bleeding_edge/test/js-perf-test/Iterators/Iterators.json Wed Oct 22 13:04:08 2014 UTC
@@ -1,4 +1,5 @@
 {
+  "name": "JSTests/Iterators",
   "path": ["."],
   "main": "run.js",
   "run_count": 5,
=======================================
--- /branches/bleeding_edge/test/js-perf-test/Strings/Strings.json Tue Oct 21 11:05:32 2014 UTC +++ /branches/bleeding_edge/test/js-perf-test/Strings/Strings.json Wed Oct 22 13:04:08 2014 UTC
@@ -1,4 +1,5 @@
 {
+  "name": "JSTests/Strings",
   "path": ["."],
   "main": "run.js",
   "flags": ["--harmony-strings"],

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to