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

Unified Diff: test/js-perf-test/JSTests.json

Issue 1331803003: [es6] fixup for rest parameters perf test (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | test/js-perf-test/RestParameters/rest.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/js-perf-test/JSTests.json
diff --git a/test/js-perf-test/JSTests.json b/test/js-perf-test/JSTests.json
index 5c52827ffebb4d8a87ca0e6321ec129df312f4f1..7d750360cdd2953c6c08b91fad12ed9e7c8621df 100644
--- a/test/js-perf-test/JSTests.json
+++ b/test/js-perf-test/JSTests.json
@@ -18,7 +18,7 @@
"units": "score",
"results_regexp": "^%s\\-RestParameters\\(Score\\): (.+)$",
"tests": [
- {"name": "BasicRest1"}
+ {"name": "Basic1"}
]
},
{
« no previous file with comments | « no previous file | test/js-perf-test/RestParameters/rest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698