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

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

Issue 2297783005: Reland [Telemetry] Convert long running user stories to the System Health format. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
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 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
88 "system_health_desktop_022.wpr": [ 88 "system_health_desktop_022.wpr": [
89 "load:search:google", 89 "load:search:google",
90 "search:portal:google" 90 "search:portal:google"
91 ], 91 ],
92 "system_health_desktop_025.wpr": [ 92 "system_health_desktop_025.wpr": [
93 "browse:media:imgur", 93 "browse:media:imgur",
94 "load:media:imgur" 94 "load:media:imgur"
95 ], 95 ],
96 "system_health_desktop_026.wpr": [ 96 "system_health_desktop_026.wpr": [
97 "browse:media:youtube" 97 "browse:media:youtube"
98 ],
99 "system_health_desktop_028.wpr": [
100 "long_running:tools:gmail-foreground",
101 "long_running:tools:gmail-background"
98 ] 102 ]
99 }, 103 },
100 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." 104 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating."
101 } 105 }
OLDNEW
« no previous file with comments | « tools/perf/benchmarks/system_health_smoke_test.py ('k') | tools/perf/page_sets/data/system_health_desktop_028.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698