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

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

Issue 782673003: Use merged JSTest config for performance tests. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 6 years 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/Collections/Collections.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/js-perf-test/Classes/Classes.json
diff --git a/test/js-perf-test/Classes/Classes.json b/test/js-perf-test/Classes/Classes.json
deleted file mode 100644
index fde873208b96c7149b63dd93bf9ea6e25ffee3ad..0000000000000000000000000000000000000000
--- a/test/js-perf-test/Classes/Classes.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "name": "JSTests/Classes",
- "path": ["."],
- "main": "run.js",
- "flags": ["--harmony-classes"],
- "run_count": 5,
- "units": "score",
- "results_regexp": "^%s\\-Classes\\(Score\\): (.+)$",
- "total": true,
- "tests": [
- {"name": "Super"},
- {"name": "DefaultConstructor"}
- ]
-}
« no previous file with comments | « no previous file | test/js-perf-test/Collections/Collections.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698