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

Unified Diff: tools/perf/page_sets/spaceport.json

Issue 11314012: Add spaceport benchmark to Chrome Remote Control. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix bug Created 8 years, 1 month 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 | « tools/chrome_remote_control/chrome_remote_control/page_set.py ('k') | tools/perf/perf_tools/spaceport.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/spaceport.json
diff --git a/tools/perf/page_sets/spaceport.json b/tools/perf/page_sets/spaceport.json
new file mode 100644
index 0000000000000000000000000000000000000000..30514c5cb69264fec10f208fbd6a409257ef78bd
--- /dev/null
+++ b/tools/perf/page_sets/spaceport.json
@@ -0,0 +1,8 @@
+{
+ "description": "Spaceport.io benchmark.",
+ "pages": [
+ {
+ "url": "../../../chrome/test/data/third_party/spaceport/index.html"
+ }
+ ]
+}
« no previous file with comments | « tools/chrome_remote_control/chrome_remote_control/page_set.py ('k') | tools/perf/perf_tools/spaceport.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698