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

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

Issue 2118293002: Add benchmark that imitates news reading. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rename benchmarks 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 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.",
3 "archives": { 2 "archives": {
3 "memory_system_health_desktop_000.wpr": [
4 "load:search:amazon",
5 "load:search:flipkart",
6 "load:search:ebay",
7 "load:search:google",
8 "load:search:yandex",
9 "load:search:taobao",
10 "load:search:yahoo",
11 "load:search:baidu"
12 ],
13 "memory_system_health_desktop_001.wpr": [
14 "load:social:instagram",
15 "load:social:pinterest",
16 "load:social:vk",
17 "load:social:tumblr"
18 ],
19 "memory_system_health_desktop_002.wpr": [
20 "load:news:bbc",
21 "load:news:wikipedia"
22 ],
23 "memory_system_health_desktop_003.wpr": [
24 "load:media:soundcloud",
25 "load:media:dailymotion",
26 "load:media:9gag",
27 "load:media:flickr",
28 "load:media:google_images",
29 "load:media:youtube"
30 ],
4 "memory_system_health_desktop_004.wpr": [ 31 "memory_system_health_desktop_004.wpr": [
5 "load:tools:drive", 32 "load:tools:drive",
6 "load:tools:docs", 33 "load:tools:docs",
7 "load:tools:gmail", 34 "load:tools:gmail",
8 "load:tools:maps", 35 "load:tools:maps",
9 "load:tools:stackoverflow", 36 "load:tools:stackoverflow",
10 "load:tools:dropbox", 37 "load:tools:dropbox",
11 "load:tools:weather" 38 "load:tools:weather"
12 ], 39 ],
13 "memory_system_health_desktop_002.wpr": [
14 "load:news:cnn",
15 "load:news:reddit",
16 "load:news:qq",
17 "load:news:bbc",
18 "load:news:wikipedia"
19 ],
20 "memory_system_health_desktop_005.wpr": [ 40 "memory_system_health_desktop_005.wpr": [
21 "load:games:spychase", 41 "load:games:spychase",
22 "load:games:alphabetty", 42 "load:games:alphabetty",
23 "load:games:bubbles", 43 "load:games:bubbles",
24 "load:games:miniclip", 44 "load:games:miniclip",
25 "load:games:lazors" 45 "load:games:lazors"
26 ], 46 ],
27 "memory_system_health_desktop_000.wpr": [ 47 "memory_system_health_desktop_006.wpr": [
28 "load:search:amazon", 48 "load:news:cnn"
29 "load:search:flipkart", 49 ],
30 "load:search:ebay", 50 "memory_system_health_desktop_007.wpr": [
31 "load:search:google", 51 "load:social:facebook"
32 "load:search:yandex", 52 ],
33 "load:search:taobao", 53 "memory_system_health_desktop_008.wpr": [
34 "load:search:yahoo", 54 "load:news:hackernews"
35 "load:search:baidu" 55 ],
36 ], 56 "memory_system_health_desktop_009.wpr": [
37 "memory_system_health_desktop_003.wpr": [ 57 "load:news:nytimes"
38 "load:media:soundcloud", 58 ],
39 "load:media:dailymotion", 59 "memory_system_health_desktop_010.wpr": [
40 "load:media:9gag", 60 "load:news:qq"
41 "load:media:flickr", 61 ],
42 "load:media:google_images", 62 "memory_system_health_desktop_011.wpr": [
43 "load:media:youtube" 63 "load:news:reddit"
44 ], 64 ],
45 "memory_system_health_desktop_001.wpr": [ 65 "memory_system_health_desktop_012.wpr": [
46 "load:social:facebook", 66 "load:social:twitter"
47 "load:social:instagram",
48 "load:social:twitter",
49 "load:social:pinterest",
50 "load:social:vk",
51 "load:social:tumblr"
52 ] 67 ]
53 } 68 },
54 } 69 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating."
70 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698