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

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

Issue 2552303002: [tools/perf] Add google search browsing story (Closed)
Patch Set: Address Juan's comment & add WPR recording Created 4 years 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_desktop_000.wpr": [ 3 "system_health_desktop_000.wpr": [
4 "load:search:amazon", 4 "load:search:amazon",
5 "load:search:flipkart", 5 "load:search:flipkart",
6 "load:search:ebay", 6 "load:search:ebay",
7 "load:search:yandex", 7 "load:search:yandex",
8 "load:search:taobao", 8 "load:search:taobao",
9 "load:search:yahoo", 9 "load:search:yahoo",
10 "load:search:baidu" 10 "load:search:baidu"
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
105 "play:media:google_play_music" 105 "play:media:google_play_music"
106 ], 106 ],
107 "system_health_desktop_032.wpr": [ 107 "system_health_desktop_032.wpr": [
108 "play:media:pandora" 108 "play:media:pandora"
109 ], 109 ],
110 "system_health_desktop_035.wpr": [ 110 "system_health_desktop_035.wpr": [
111 "browse:media:pinterest" 111 "browse:media:pinterest"
112 ], 112 ],
113 "system_health_desktop_036.wpr": [ 113 "system_health_desktop_036.wpr": [
114 "browse:media:tumblr" 114 "browse:media:tumblr"
115 ],
116 "system_health_desktop_037.wpr": [
117 "browse:search:google"
115 ] 118 ]
116 }, 119 },
117 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." 120 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating."
118 } 121 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698