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

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

Issue 2689293002: [Telemetry] Set youtube system health benchmarks to have platform specific recordings. (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « no previous file | tools/perf/page_sets/system_health/browsing_stories.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "archives": { 2 "archives": {
3 "browse:media:imgur": { 3 "browse:media:imgur": {
4 "DEFAULT": "system_health_desktop_025.wpr" 4 "DEFAULT": "system_health_desktop_025.wpr"
5 }, 5 },
6 "browse:media:pinterest": { 6 "browse:media:pinterest": {
7 "DEFAULT": "system_health_desktop_035.wpr" 7 "DEFAULT": "system_health_desktop_035.wpr"
8 }, 8 },
9 "browse:media:tumblr": { 9 "browse:media:tumblr": {
10 "DEFAULT": "system_health_desktop_036.wpr" 10 "DEFAULT": "system_health_desktop_036.wpr"
11 }, 11 },
12 "browse:media:youtube": { 12 "browse:media:youtube": {
13 "DEFAULT": "system_health_desktop_026.wpr" 13 "DEFAULT": "system_health_desktop_026.wpr",
14 "linux": "system_health_desktop_026.wpr"
14 }, 15 },
15 "browse:news:cnn": { 16 "browse:news:cnn": {
16 "DEFAULT": "system_health_desktop_013.wpr" 17 "DEFAULT": "system_health_desktop_013.wpr"
17 }, 18 },
18 "browse:news:flipboard": { 19 "browse:news:flipboard": {
19 "DEFAULT": "system_health_desktop_021.wpr" 20 "DEFAULT": "system_health_desktop_021.wpr"
20 }, 21 },
21 "browse:news:hackernews": { 22 "browse:news:hackernews": {
22 "DEFAULT": "system_health_desktop_014.wpr" 23 "DEFAULT": "system_health_desktop_014.wpr"
23 }, 24 },
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 "load:media:google_images": { 64 "load:media:google_images": {
64 "DEFAULT": "system_health_desktop_003.wpr" 65 "DEFAULT": "system_health_desktop_003.wpr"
65 }, 66 },
66 "load:media:imgur": { 67 "load:media:imgur": {
67 "DEFAULT": "system_health_desktop_025.wpr" 68 "DEFAULT": "system_health_desktop_025.wpr"
68 }, 69 },
69 "load:media:soundcloud": { 70 "load:media:soundcloud": {
70 "DEFAULT": "system_health_desktop_003.wpr" 71 "DEFAULT": "system_health_desktop_003.wpr"
71 }, 72 },
72 "load:media:youtube": { 73 "load:media:youtube": {
73 "DEFAULT": "system_health_desktop_003.wpr" 74 "DEFAULT": "system_health_desktop_003.wpr",
75 "linux": "system_health_desktop_003.wpr"
74 }, 76 },
75 "load:news:bbc": { 77 "load:news:bbc": {
76 "DEFAULT": "system_health_desktop_002.wpr" 78 "DEFAULT": "system_health_desktop_002.wpr"
77 }, 79 },
78 "load:news:cnn": { 80 "load:news:cnn": {
79 "DEFAULT": "system_health_desktop_006.wpr" 81 "DEFAULT": "system_health_desktop_006.wpr"
80 }, 82 },
81 "load:news:flipboard": { 83 "load:news:flipboard": {
82 "DEFAULT": "system_health_desktop_020.wpr" 84 "DEFAULT": "system_health_desktop_020.wpr"
83 }, 85 },
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
173 }, 175 },
174 "play:media:soundcloud": { 176 "play:media:soundcloud": {
175 "DEFAULT": "system_health_desktop_030.wpr" 177 "DEFAULT": "system_health_desktop_030.wpr"
176 }, 178 },
177 "search:portal:google": { 179 "search:portal:google": {
178 "DEFAULT": "system_health_desktop_022.wpr" 180 "DEFAULT": "system_health_desktop_022.wpr"
179 } 181 }
180 }, 182 },
181 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.", 183 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.",
182 "platform_specific": true 184 "platform_specific": true
183 } 185 }
OLDNEW
« no previous file with comments | « no previous file | tools/perf/page_sets/system_health/browsing_stories.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698