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

Side by Side Diff: tools/perf/page_sets/2012Q3.json

Issue 24294003: [Telemetry] Move WPR archives and credentials from src-internal to Cloud Storage. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Unit test fixes and .gitignore Created 7 years, 3 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | tools/perf/page_sets/PRESUBMIT.py » ('j') | tools/perf/page_sets/data/.gitignore » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "description": "Pages hand-picked from top-lists in Q32012.", 2 "description": "Pages hand-picked from top-lists in Q32012.",
3 "archive_data_file": "../data/2012Q3.json", 3 "archive_data_file": "data/2012Q3.json",
4 "credentials_path": "../data/credentials.json", 4 "credentials_path": "data/credentials.json",
5 "smoothness": { "action": "scroll" }, 5 "smoothness": { "action": "scroll" },
6 "reload_and_gc": [ 6 "reload_and_gc": [
7 {"action": "reload" }, 7 {"action": "reload" },
8 {"action": "wait", "seconds": 1 }, 8 {"action": "wait", "seconds": 1 },
9 {"action": "js_collect_garbage" } 9 {"action": "js_collect_garbage" }
10 ], 10 ],
11 "stress_memory": { "action": "reload_and_gc", "repeat": 3 }, 11 "stress_memory": { "action": "reload_and_gc", "repeat": 3 },
12 "pages": [ 12 "pages": [
13 { "url": "http://www.facebook.com/barackobama" }, 13 { "url": "http://www.facebook.com/barackobama" },
14 { "url": "https://www.google.com/search?q=barack%20obama" }, 14 { "url": "https://www.google.com/search?q=barack%20obama" },
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
223 { "url": "http://php.net" }, 223 { "url": "http://php.net" },
224 { "url": "http://www.target.com/c/women/-/N-5xtd3#?lnk=nav_t_spc_1_0" }, 224 { "url": "http://www.target.com/c/women/-/N-5xtd3#?lnk=nav_t_spc_1_0" },
225 { "url": "http://dianxin.cn" }, 225 { "url": "http://dianxin.cn" },
226 { "url": "http://www.aizhan.com/siteall/www.youboy.com/" }, 226 { "url": "http://www.aizhan.com/siteall/www.youboy.com/" },
227 { "url": "http://veiculos-home.mercadolivre.com.br/" }, 227 { "url": "http://veiculos-home.mercadolivre.com.br/" },
228 { "url": "http://kakaku.com" }, 228 { "url": "http://kakaku.com" },
229 { "url": "http://flipkart.com" }, 229 { "url": "http://flipkart.com" },
230 { "url": "http://paipai.com" } 230 { "url": "http://paipai.com" }
231 ] 231 ]
232 } 232 }
OLDNEW
« no previous file with comments | « no previous file | tools/perf/page_sets/PRESUBMIT.py » ('j') | tools/perf/page_sets/data/.gitignore » ('J')

Powered by Google App Engine
This is Rietveld 408576698