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

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

Issue 503643002: Add performance test skeleton. Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 4 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
Index: test/perf-tests/perf-tests.json
diff --git a/test/perf-tests/perf-tests.json b/test/perf-tests/perf-tests.json
new file mode 100644
index 0000000000000000000000000000000000000000..e50672bba637f292f05c6890160d8c3b0ee2bce4
--- /dev/null
+++ b/test/perf-tests/perf-tests.json
@@ -0,0 +1,8 @@
+{
+ "name": "Perf-Tests",
+ "binary": "perf-tests",
+ "path": ["."],
+ "run_count": 1,
+ "generic": true,
+ "unit": "ms"
+}

Powered by Google App Engine
This is Rietveld 408576698