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

Side by Side Diff: tools/perf/page_sets/data/memory_system_health_mobile.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_mobile_000.wpr": [
4 "load:search:amazon",
5 "load:search:baidu",
6 "load:search:yandex",
7 "load:search:google",
8 "load:search:taobao",
9 "load:search:ebay",
10 "load:search:yahoo"
11 ],
12 "memory_system_health_mobile_001.wpr": [
13 "load:social:tumblr",
14 "load:social:pinterest",
15 "load:social:instagram"
16 ],
17 "memory_system_health_mobile_002.wpr": [
18 "load:news:sohu",
19 "load:news:bbc",
20 "load:news:wikipedia"
21 ],
22 "memory_system_health_mobile_003.wpr": [
23 "load:media:9gag",
24 "load:media:google_images",
25 "load:media:soundcloud",
26 "load:media:youtube",
27 "load:media:dailymotion",
28 "load:media:flickr"
29 ],
30 "memory_system_health_mobile_004.wpr": [
31 "load:tools:gmail",
32 "load:tools:maps",
33 "load:tools:stackoverflow",
34 "load:tools:dropbox",
35 "load:tools:weather",
36 "load:tools:drive",
37 "load:tools:docs"
38 ],
4 "memory_system_health_mobile_005.wpr": [ 39 "memory_system_health_mobile_005.wpr": [
5 "load:games:lazors", 40 "load:games:lazors",
6 "load:games:bubbles", 41 "load:games:bubbles",
7 "load:games:spychase" 42 "load:games:spychase"
8 ], 43 ],
9 "memory_system_health_mobile_004.wpr": [ 44 "memory_system_health_mobile_006.wpr": [
10 "load:tools:gmail", 45 "load:news:cnn"
11 "load:tools:maps", 46 ],
12 "load:tools:stackoverflow", 47 "memory_system_health_mobile_007.wpr": [
13 "load:tools:dropbox", 48 "load:social:facebook"
14 "load:tools:weather", 49 ],
15 "load:tools:drive", 50 "memory_system_health_mobile_008.wpr": [
16 "load:tools:docs" 51 "load:news:hackernews"
17 ], 52 ],
18 "memory_system_health_mobile_001.wpr": [ 53 "memory_system_health_mobile_009.wpr": [
19 "load:social:facebook", 54 "load:news:nytimes"
20 "load:social:tumblr", 55 ],
21 "load:social:twitter", 56 "memory_system_health_mobile_010.wpr": [
22 "load:social:pinterest", 57 "load:news:qq"
23 "load:social:instagram" 58 ],
24 ], 59 "memory_system_health_mobile_011.wpr": [
25 "memory_system_health_mobile_003.wpr": [ 60 "load:news:reddit"
26 "load:media:9gag", 61 ],
27 "load:media:google_images", 62 "memory_system_health_mobile_012.wpr": [
28 "load:media:soundcloud", 63 "load:social:twitter"
29 "load:media:youtube", 64 ],
30 "load:media:dailymotion", 65 "memory_system_health_mobile_013.wpr": [
31 "load:media:flickr" 66 "load:news:washingtonpost"
32 ],
33 "memory_system_health_mobile_000.wpr": [
34 "load:search:amazon",
35 "load:search:baidu",
36 "load:search:yandex",
37 "load:search:google",
38 "load:search:taobao",
39 "load:search:ebay",
40 "load:search:yahoo"
41 ],
42 "memory_system_health_mobile_002.wpr": [
43 "load:news:cnn",
44 "load:news:reddit",
45 "load:news:sohu",
46 "load:news:qq",
47 "load:news:bbc",
48 "load:news:wikipedia"
49 ] 67 ]
50 } 68 },
51 } 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