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

Unified Diff: tools/perf/page_sets/data/simple_mobile_sites.json

Issue 400873002: Telemetry: Add simple mobile page-set with smoothness/thread-times. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 6 years, 5 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 | « tools/perf/benchmarks/thread_times.py ('k') | tools/perf/page_sets/data/simple_mobile_sites_002.wpr.sha1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/data/simple_mobile_sites.json
diff --git a/tools/perf/page_sets/data/simple_mobile_sites.json b/tools/perf/page_sets/data/simple_mobile_sites.json
new file mode 100644
index 0000000000000000000000000000000000000000..65a188e946e745c0b0fd8e62c753febb0ad3bed8
--- /dev/null
+++ b/tools/perf/page_sets/data/simple_mobile_sites.json
@@ -0,0 +1,14 @@
+{
+ "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
+ "archives": {
+ "simple_mobile_sites_002.wpr": [
+ "http://www.ebay.co.uk/",
+ "https://www.flickr.com/",
+ "http://www.apple.com/mac/",
+ "http://www.nyc.gov",
+ "http://m.nytimes.com/",
+ "https://www.yahoo.com/",
+ "http://m.us.wsj.com/"
+ ]
+ }
+}
« no previous file with comments | « tools/perf/benchmarks/thread_times.py ('k') | tools/perf/page_sets/data/simple_mobile_sites_002.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698