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

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: Review. 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
« no previous file with comments | « test/perf-tests/perf-tests.gyp ('k') | test/perf-tests/perf-tests.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..55f014c1d554f59a8c8cc3572fde0a3f90210fcb
--- /dev/null
+++ b/test/perf-tests/perf-tests.json
@@ -0,0 +1,7 @@
+{
+ "name": "Perf-Tests",
+ "binary": "perf-tests",
+ "path": ["."],
+ "run_count": 1,
+ "generic": true
+}
« no previous file with comments | « test/perf-tests/perf-tests.gyp ('k') | test/perf-tests/perf-tests.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698