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

Side by Side Diff: tools/perf/page_sets/data/memory_system_health_desktop.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_desktop_000.wpr": [ 3 "memory_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:google", 7 "load:search:google",
8 "load:search:yandex", 8 "load:search:yandex",
9 "load:search:taobao", 9 "load:search:taobao",
10 "load:search:yahoo", 10 "load:search:yahoo",
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 "load:news:nytimes" 57 "load:news:nytimes"
58 ], 58 ],
59 "memory_system_health_desktop_010.wpr": [ 59 "memory_system_health_desktop_010.wpr": [
60 "load:news:qq" 60 "load:news:qq"
61 ], 61 ],
62 "memory_system_health_desktop_011.wpr": [ 62 "memory_system_health_desktop_011.wpr": [
63 "load:news:reddit" 63 "load:news:reddit"
64 ], 64 ],
65 "memory_system_health_desktop_012.wpr": [ 65 "memory_system_health_desktop_012.wpr": [
66 "load:social:twitter" 66 "load:social:twitter"
67 ],
68 "browsing_desktop_000.wpr": [
69 "browse:news:cnn"
70 ],
71 "browsing_desktop_001.wpr": [
72 "browse:news:hackernews"
73 ],
74 "browsing_desktop_002.wpr": [
75 "browse:news:nytimes"
76 ],
77 "browsing_desktop_003.wpr": [
78 "browse:news:reddit"
79 ],
80 "browsing_desktop_004.wpr": [
81 "browse:social:twitter"
67 ] 82 ]
68 }, 83 },
69 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." 84 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating."
70 } 85 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698