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

Unified Diff: test/perf-test/Collections/Collections.json

Issue 645583002: Remove perf tests that are moved to another location. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 2 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/perf-test/Collections/base.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/perf-test/Collections/Collections.json
diff --git a/test/perf-test/Collections/Collections.json b/test/perf-test/Collections/Collections.json
deleted file mode 100644
index bf735c0dcb6409cc36e012b6304766ef2129f04a..0000000000000000000000000000000000000000
--- a/test/perf-test/Collections/Collections.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "path": ["."],
- "main": "run.js",
- "flags": ["--harmony-collections"],
- "run_count": 5,
- "units": "score",
- "results_regexp": "^%s\\-Collections\\(Score\\): (.+)$",
- "total": true,
- "tests": [
- {"name": "Map"},
- {"name": "Set"},
- {"name": "WeakMap"},
- {"name": "WeakSet"}
- ]
-}
« no previous file with comments | « no previous file | test/perf-test/Collections/base.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698