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

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

Issue 2144073004: [system-health] Unify SH stories interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Restrict story selector 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 "memory_system_health_mobile_000.wpr": [ 3 "memory_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", 7 "load:search:google",
8 "load:search:taobao", 8 "load:search:taobao",
9 "load:search:ebay", 9 "load:search:ebay",
10 "load:search:yahoo" 10 "load:search:yahoo"
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 "load:news:qq" 57 "load:news:qq"
58 ], 58 ],
59 "memory_system_health_mobile_011.wpr": [ 59 "memory_system_health_mobile_011.wpr": [
60 "load:news:reddit" 60 "load:news:reddit"
61 ], 61 ],
62 "memory_system_health_mobile_012.wpr": [ 62 "memory_system_health_mobile_012.wpr": [
63 "load:social:twitter" 63 "load:social:twitter"
64 ], 64 ],
65 "memory_system_health_mobile_013.wpr": [ 65 "memory_system_health_mobile_013.wpr": [
66 "load:news:washingtonpost" 66 "load:news:washingtonpost"
67 ],
68 "browsing_mobile_000.wpr": [
ulan 2016/07/18 11:10:47 Looks like this broke record_wpr: Traceback (most
69 "browse:news:cnn"
70 ],
71 "browsing_mobile_001.wpr": [
72 "browse:social:facebook"
73 ],
74 "browsing_mobile_002.wpr": [
75 "browse:news:hackernews"
76 ],
77 "browsing_mobile_003.wpr": [
78 "browse:news:nytimes"
79 ],
80 "browsing_mobile_004.wpr": [
81 "browse:news:qq"
82 ],
83 "browsing_mobile_005.wpr": [
84 "browse:news:reddit"
85 ],
86 "browsing_mobile_006.wpr": [
87 "browse:social:twitter"
88 ],
89 "browsing_mobile_007.wpr": [
90 "browse:news:washingtonpost"
67 ] 91 ]
68 }, 92 },
69 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." 93 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating."
70 } 94 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/memory_system_health_desktop.json ('k') | tools/perf/page_sets/system_health/browsing_stories.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698