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

Side by Side Diff: tools/perf/page_sets/data/system_health_mobile.json

Issue 2148843002: [system-health] Add full Google Search story to the System Health story sets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "archives": { 2 "archives": {
3 "system_health_mobile_000.wpr": [ 3 "system_health_mobile_000.wpr": [
4 "load:search:amazon", 4 "load:search:amazon",
5 "load:search:baidu", 5 "load:search:baidu",
6 "load:search:yandex", 6 "load:search:yandex",
7 "load:search:google",
8 "load:search:taobao", 7 "load:search:taobao",
9 "load:search:ebay", 8 "load:search:ebay",
10 "load:search:yahoo" 9 "load:search:yahoo"
11 ], 10 ],
12 "system_health_mobile_001.wpr": [ 11 "system_health_mobile_001.wpr": [
13 "load:social:tumblr", 12 "load:social:tumblr",
14 "load:social:pinterest", 13 "load:social:pinterest",
15 "load:social:instagram" 14 "load:social:instagram"
16 ], 15 ],
17 "system_health_mobile_002.wpr": [ 16 "system_health_mobile_002.wpr": [
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 "load:news:flipboard" 86 "load:news:flipboard"
88 ], 87 ],
89 "system_health_mobile_025.wpr": [ 88 "system_health_mobile_025.wpr": [
90 "browse:news:flipboard" 89 "browse:news:flipboard"
91 ], 90 ],
92 "system_health_mobile_026.wpr": [ 91 "system_health_mobile_026.wpr": [
93 "browse:social:facebook" 92 "browse:social:facebook"
94 ], 93 ],
95 "system_health_mobile_027.wpr": [ 94 "system_health_mobile_027.wpr": [
96 "browse:news:reddit" 95 "browse:news:reddit"
96 ],
97 "system_health_mobile_028.wpr": [
98 "load:search:google",
99 "search:portal:google"
97 ] 100 ]
98 }, 101 },
99 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." 102 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating."
100 } 103 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698