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

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

Issue 2161583003: [system health] Fix wpr archive names. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add json files 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 "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",
11 "load:search:baidu" 11 "load:search:baidu"
12 ], 12 ],
13 "memory_system_health_desktop_001.wpr": [ 13 "system_health_desktop_001.wpr": [
14 "load:social:instagram", 14 "load:social:instagram",
15 "load:social:pinterest", 15 "load:social:pinterest",
16 "load:social:vk", 16 "load:social:vk",
17 "load:social:tumblr" 17 "load:social:tumblr"
18 ], 18 ],
19 "memory_system_health_desktop_002.wpr": [ 19 "system_health_desktop_002.wpr": [
20 "load:news:bbc", 20 "load:news:bbc",
21 "load:news:wikipedia" 21 "load:news:wikipedia"
22 ], 22 ],
23 "memory_system_health_desktop_003.wpr": [ 23 "system_health_desktop_003.wpr": [
24 "load:media:soundcloud", 24 "load:media:soundcloud",
25 "load:media:dailymotion", 25 "load:media:dailymotion",
26 "load:media:9gag", 26 "load:media:9gag",
27 "load:media:flickr", 27 "load:media:flickr",
28 "load:media:google_images", 28 "load:media:google_images",
29 "load:media:youtube" 29 "load:media:youtube"
30 ], 30 ],
31 "memory_system_health_desktop_004.wpr": [ 31 "system_health_desktop_004.wpr": [
32 "load:tools:drive", 32 "load:tools:drive",
33 "load:tools:docs", 33 "load:tools:docs",
34 "load:tools:gmail", 34 "load:tools:gmail",
35 "load:tools:maps", 35 "load:tools:maps",
36 "load:tools:stackoverflow", 36 "load:tools:stackoverflow",
37 "load:tools:dropbox", 37 "load:tools:dropbox",
38 "load:tools:weather" 38 "load:tools:weather"
39 ], 39 ],
40 "memory_system_health_desktop_005.wpr": [ 40 "system_health_desktop_005.wpr": [
41 "load:games:spychase", 41 "load:games:spychase",
42 "load:games:alphabetty", 42 "load:games:alphabetty",
43 "load:games:bubbles", 43 "load:games:bubbles",
44 "load:games:miniclip", 44 "load:games:miniclip",
45 "load:games:lazors" 45 "load:games:lazors"
46 ], 46 ],
47 "memory_system_health_desktop_006.wpr": [ 47 "system_health_desktop_006.wpr": [
48 "load:news:cnn" 48 "load:news:cnn"
49 ], 49 ],
50 "memory_system_health_desktop_007.wpr": [ 50 "system_health_desktop_007.wpr": [
51 "load:social:facebook" 51 "load:social:facebook"
52 ], 52 ],
53 "memory_system_health_desktop_008.wpr": [ 53 "system_health_desktop_008.wpr": [
54 "load:news:hackernews" 54 "load:news:hackernews"
55 ], 55 ],
56 "memory_system_health_desktop_009.wpr": [ 56 "system_health_desktop_009.wpr": [
57 "load:news:nytimes" 57 "load:news:nytimes"
58 ], 58 ],
59 "memory_system_health_desktop_010.wpr": [ 59 "system_health_desktop_010.wpr": [
60 "load:news:qq" 60 "load:news:qq"
61 ], 61 ],
62 "memory_system_health_desktop_011.wpr": [ 62 "system_health_desktop_011.wpr": [
63 "load:news:reddit" 63 "load:news:reddit"
64 ], 64 ],
65 "memory_system_health_desktop_012.wpr": [ 65 "system_health_desktop_012.wpr": [
66 "load:social:twitter" 66 "load:social:twitter"
67 ], 67 ],
68 "browsing_desktop_000.wpr": [ 68 "system_health_desktop_013.wpr": [
69 "browse:news:cnn" 69 "browse:news:cnn"
70 ], 70 ],
71 "browsing_desktop_001.wpr": [ 71 "system_health_desktop_014.wpr": [
72 "browse:news:hackernews" 72 "browse:news:hackernews"
73 ], 73 ],
74 "browsing_desktop_002.wpr": [ 74 "system_health_desktop_015.wpr": [
75 "browse:news:nytimes" 75 "browse:news:nytimes"
76 ], 76 ],
77 "browsing_desktop_003.wpr": [ 77 "system_health_desktop_016.wpr": [
78 "browse:news:reddit" 78 "browse:news:reddit"
79 ], 79 ],
80 "browsing_desktop_004.wpr": [ 80 "system_health_desktop_017.wpr": [
81 "browse:social:twitter" 81 "browse:social:twitter"
82 ] 82 ]
83 }, 83 },
84 "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."
85 } 85 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698