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

Side by Side Diff: tools/perf/core/benchmark_sharding_map.json

Issue 2885683002: Remove gpu_times.* performance benchmarks. (Closed)
Patch Set: Rebase. Created 3 years, 7 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
« no previous file with comments | « tools/perf/benchmarks/gpu_times.py ('k') | tools/perf/unowned_benchmarks.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Android Nexus5 Perf": { 2 "Android Nexus5 Perf": {
3 "build13-b1--device1": { 3 "build13-b1--device1": {
4 "benchmarks": [ 4 "benchmarks": [
5 "smoothness.key_silk_cases", 5 "smoothness.key_silk_cases",
6 "system_health.memory_desktop", 6 "system_health.memory_desktop",
7 "system_health.memory_mobile" 7 "system_health.memory_mobile"
8 ] 8 ]
9 }, 9 },
10 "build13-b1--device2": { 10 "build13-b1--device2": {
(...skipping 13 matching lines...) Expand all
24 "build13-b1--device4": { 24 "build13-b1--device4": {
25 "benchmarks": [ 25 "benchmarks": [
26 "blink_perf.blink_gc", 26 "blink_perf.blink_gc",
27 "page_cycler_v2.typical_25", 27 "page_cycler_v2.typical_25",
28 "v8.infinite_scroll-turbo_tbmv2" 28 "v8.infinite_scroll-turbo_tbmv2"
29 ] 29 ]
30 }, 30 },
31 "build13-b1--device5": { 31 "build13-b1--device5": {
32 "benchmarks": [ 32 "benchmarks": [
33 "blink_style.key_mobile_sites", 33 "blink_style.key_mobile_sites",
34 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
35 "gpu_times.gpu_rasterization.top_25_smooth",
36 "system_health.common_desktop", 34 "system_health.common_desktop",
37 "v8.browsing_mobile", 35 "v8.browsing_mobile",
38 "v8.browsing_mobile_turbo" 36 "v8.browsing_mobile_turbo"
39 ] 37 ]
40 }, 38 },
41 "build13-b1--device6": { 39 "build13-b1--device6": {
42 "benchmarks": [ 40 "benchmarks": [
43 "blink_style.polymer", 41 "blink_style.polymer",
44 "memory.desktop", 42 "memory.desktop",
45 "power.typical_10_mobile", 43 "power.typical_10_mobile",
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 "smoothness.pathological_mobile_sites", 93 "smoothness.pathological_mobile_sites",
96 "smoothness.tough_path_rendering_cases", 94 "smoothness.tough_path_rendering_cases",
97 "smoothness.tough_pinch_zoom_cases", 95 "smoothness.tough_pinch_zoom_cases",
98 "startup.large_profile.cold.blank_page", 96 "startup.large_profile.cold.blank_page",
99 "tab_switching.typical_25" 97 "tab_switching.typical_25"
100 ] 98 ]
101 }, 99 },
102 "build14-b1--device4": { 100 "build14-b1--device4": {
103 "benchmarks": [ 101 "benchmarks": [
104 "blink_perf.events", 102 "blink_perf.events",
105 "gpu_times.key_mobile_sites_smooth",
106 "memory.dual_browser_test", 103 "memory.dual_browser_test",
107 "page_cycler_v2.intl_es_fr_pt-BR", 104 "page_cycler_v2.intl_es_fr_pt-BR",
108 "power.top_10", 105 "power.top_10",
109 "smoothness.gpu_rasterization.polymer", 106 "smoothness.gpu_rasterization.polymer",
110 "start_with_url.cold.startup_pages", 107 "start_with_url.cold.startup_pages",
111 "startup.warm.chrome_signin", 108 "startup.warm.chrome_signin",
112 "system_health.webview_startup", 109 "system_health.webview_startup",
113 "tracing.tracing_with_background_memory_infra", 110 "tracing.tracing_with_background_memory_infra",
114 "v8.browsing_desktop_turbo", 111 "v8.browsing_desktop_turbo",
115 "webrtc.datachannel" 112 "webrtc.datachannel"
(...skipping 24 matching lines...) Expand all
140 "thread_times.key_noop_cases", 137 "thread_times.key_noop_cases",
141 "thread_times.polymer", 138 "thread_times.polymer",
142 "v8.detached_context_age_in_gc", 139 "v8.detached_context_age_in_gc",
143 "v8.mobile_infinite_scroll-turbo_tbmv2", 140 "v8.mobile_infinite_scroll-turbo_tbmv2",
144 "v8.runtimestats.browsing_mobile_turbo" 141 "v8.runtimestats.browsing_mobile_turbo"
145 ] 142 ]
146 }, 143 },
147 "build14-b1--device7": { 144 "build14-b1--device7": {
148 "benchmarks": [ 145 "benchmarks": [
149 "dromaeo.domcoretraverse", 146 "dromaeo.domcoretraverse",
150 "gpu_times.top_25_smooth",
151 "oortonline_tbmv2", 147 "oortonline_tbmv2",
152 "power.top_25", 148 "power.top_25",
153 "smoothness.tough_webgl_cases", 149 "smoothness.tough_webgl_cases",
154 "speedometer-classic", 150 "speedometer-classic",
155 "system_health.common_mobile", 151 "system_health.common_mobile",
156 "thread_times.tough_compositor_cases", 152 "thread_times.tough_compositor_cases",
157 "v8.infinite_scroll_tbmv2" 153 "v8.infinite_scroll_tbmv2"
158 ] 154 ]
159 }, 155 },
160 "build48-b1--device1": { 156 "build48-b1--device1": {
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
273 "build73-b1--device4": { 269 "build73-b1--device4": {
274 "benchmarks": [ 270 "benchmarks": [
275 "blink_perf.blink_gc", 271 "blink_perf.blink_gc",
276 "page_cycler_v2.typical_25", 272 "page_cycler_v2.typical_25",
277 "v8.infinite_scroll-turbo_tbmv2" 273 "v8.infinite_scroll-turbo_tbmv2"
278 ] 274 ]
279 }, 275 },
280 "build73-b1--device5": { 276 "build73-b1--device5": {
281 "benchmarks": [ 277 "benchmarks": [
282 "blink_style.key_mobile_sites", 278 "blink_style.key_mobile_sites",
283 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
284 "gpu_times.gpu_rasterization.top_25_smooth",
285 "system_health.common_desktop", 279 "system_health.common_desktop",
286 "v8.browsing_mobile", 280 "v8.browsing_mobile",
287 "v8.browsing_mobile_turbo" 281 "v8.browsing_mobile_turbo"
288 ] 282 ]
289 }, 283 },
290 "build73-b1--device6": { 284 "build73-b1--device6": {
291 "benchmarks": [ 285 "benchmarks": [
292 "blink_style.polymer", 286 "blink_style.polymer",
293 "memory.desktop", 287 "memory.desktop",
294 "power.typical_10_mobile", 288 "power.typical_10_mobile",
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 "smoothness.pathological_mobile_sites", 338 "smoothness.pathological_mobile_sites",
345 "smoothness.tough_path_rendering_cases", 339 "smoothness.tough_path_rendering_cases",
346 "smoothness.tough_pinch_zoom_cases", 340 "smoothness.tough_pinch_zoom_cases",
347 "startup.large_profile.cold.blank_page", 341 "startup.large_profile.cold.blank_page",
348 "tab_switching.typical_25" 342 "tab_switching.typical_25"
349 ] 343 ]
350 }, 344 },
351 "build74-b1--device4": { 345 "build74-b1--device4": {
352 "benchmarks": [ 346 "benchmarks": [
353 "blink_perf.events", 347 "blink_perf.events",
354 "gpu_times.key_mobile_sites_smooth",
355 "memory.dual_browser_test", 348 "memory.dual_browser_test",
356 "page_cycler_v2.intl_es_fr_pt-BR", 349 "page_cycler_v2.intl_es_fr_pt-BR",
357 "power.top_10", 350 "power.top_10",
358 "smoothness.gpu_rasterization.polymer", 351 "smoothness.gpu_rasterization.polymer",
359 "start_with_url.cold.startup_pages", 352 "start_with_url.cold.startup_pages",
360 "startup.warm.chrome_signin", 353 "startup.warm.chrome_signin",
361 "system_health.webview_startup", 354 "system_health.webview_startup",
362 "tracing.tracing_with_background_memory_infra", 355 "tracing.tracing_with_background_memory_infra",
363 "v8.browsing_desktop_turbo", 356 "v8.browsing_desktop_turbo",
364 "webrtc.datachannel" 357 "webrtc.datachannel"
(...skipping 24 matching lines...) Expand all
389 "thread_times.key_noop_cases", 382 "thread_times.key_noop_cases",
390 "thread_times.polymer", 383 "thread_times.polymer",
391 "v8.detached_context_age_in_gc", 384 "v8.detached_context_age_in_gc",
392 "v8.mobile_infinite_scroll-turbo_tbmv2", 385 "v8.mobile_infinite_scroll-turbo_tbmv2",
393 "v8.runtimestats.browsing_mobile_turbo" 386 "v8.runtimestats.browsing_mobile_turbo"
394 ] 387 ]
395 }, 388 },
396 "build74-b1--device7": { 389 "build74-b1--device7": {
397 "benchmarks": [ 390 "benchmarks": [
398 "dromaeo.domcoretraverse", 391 "dromaeo.domcoretraverse",
399 "gpu_times.top_25_smooth",
400 "oortonline_tbmv2", 392 "oortonline_tbmv2",
401 "power.top_25", 393 "power.top_25",
402 "smoothness.tough_webgl_cases", 394 "smoothness.tough_webgl_cases",
403 "speedometer-classic", 395 "speedometer-classic",
404 "system_health.common_mobile", 396 "system_health.common_mobile",
405 "thread_times.tough_compositor_cases", 397 "thread_times.tough_compositor_cases",
406 "v8.infinite_scroll_tbmv2" 398 "v8.infinite_scroll_tbmv2"
407 ] 399 ]
408 }, 400 },
409 "build75-b1--device1": { 401 "build75-b1--device1": {
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
515 "build15-b1--device4": { 507 "build15-b1--device4": {
516 "benchmarks": [ 508 "benchmarks": [
517 "blink_perf.blink_gc", 509 "blink_perf.blink_gc",
518 "page_cycler_v2.typical_25", 510 "page_cycler_v2.typical_25",
519 "v8.infinite_scroll-turbo_tbmv2" 511 "v8.infinite_scroll-turbo_tbmv2"
520 ] 512 ]
521 }, 513 },
522 "build15-b1--device5": { 514 "build15-b1--device5": {
523 "benchmarks": [ 515 "benchmarks": [
524 "blink_style.key_mobile_sites", 516 "blink_style.key_mobile_sites",
525 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
526 "gpu_times.gpu_rasterization.top_25_smooth",
527 "system_health.common_desktop", 517 "system_health.common_desktop",
528 "v8.browsing_mobile", 518 "v8.browsing_mobile",
529 "v8.browsing_mobile_turbo" 519 "v8.browsing_mobile_turbo"
530 ] 520 ]
531 }, 521 },
532 "build15-b1--device7": { 522 "build15-b1--device7": {
533 "benchmarks": [ 523 "benchmarks": [
534 "blink_perf.css", 524 "blink_perf.css",
535 "dromaeo.domcoremodify", 525 "dromaeo.domcoremodify",
536 "image_decoding.image_decoding_measurement", 526 "image_decoding.image_decoding_measurement",
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
575 "smoothness.pathological_mobile_sites", 565 "smoothness.pathological_mobile_sites",
576 "smoothness.tough_path_rendering_cases", 566 "smoothness.tough_path_rendering_cases",
577 "smoothness.tough_pinch_zoom_cases", 567 "smoothness.tough_pinch_zoom_cases",
578 "startup.large_profile.cold.blank_page", 568 "startup.large_profile.cold.blank_page",
579 "tab_switching.typical_25" 569 "tab_switching.typical_25"
580 ] 570 ]
581 }, 571 },
582 "build16-b1--device4": { 572 "build16-b1--device4": {
583 "benchmarks": [ 573 "benchmarks": [
584 "blink_perf.events", 574 "blink_perf.events",
585 "gpu_times.key_mobile_sites_smooth",
586 "memory.dual_browser_test", 575 "memory.dual_browser_test",
587 "page_cycler_v2.intl_es_fr_pt-BR", 576 "page_cycler_v2.intl_es_fr_pt-BR",
588 "power.top_10", 577 "power.top_10",
589 "smoothness.gpu_rasterization.polymer", 578 "smoothness.gpu_rasterization.polymer",
590 "start_with_url.cold.startup_pages", 579 "start_with_url.cold.startup_pages",
591 "startup.warm.chrome_signin", 580 "startup.warm.chrome_signin",
592 "system_health.webview_startup", 581 "system_health.webview_startup",
593 "tracing.tracing_with_background_memory_infra", 582 "tracing.tracing_with_background_memory_infra",
594 "v8.browsing_desktop_turbo", 583 "v8.browsing_desktop_turbo",
595 "webrtc.datachannel" 584 "webrtc.datachannel"
(...skipping 24 matching lines...) Expand all
620 "thread_times.key_noop_cases", 609 "thread_times.key_noop_cases",
621 "thread_times.polymer", 610 "thread_times.polymer",
622 "v8.detached_context_age_in_gc", 611 "v8.detached_context_age_in_gc",
623 "v8.mobile_infinite_scroll-turbo_tbmv2", 612 "v8.mobile_infinite_scroll-turbo_tbmv2",
624 "v8.runtimestats.browsing_mobile_turbo" 613 "v8.runtimestats.browsing_mobile_turbo"
625 ] 614 ]
626 }, 615 },
627 "build16-b1--device7": { 616 "build16-b1--device7": {
628 "benchmarks": [ 617 "benchmarks": [
629 "dromaeo.domcoretraverse", 618 "dromaeo.domcoretraverse",
630 "gpu_times.top_25_smooth",
631 "oortonline_tbmv2", 619 "oortonline_tbmv2",
632 "power.top_25", 620 "power.top_25",
633 "smoothness.tough_webgl_cases", 621 "smoothness.tough_webgl_cases",
634 "speedometer-classic", 622 "speedometer-classic",
635 "system_health.common_mobile", 623 "system_health.common_mobile",
636 "thread_times.tough_compositor_cases", 624 "thread_times.tough_compositor_cases",
637 "v8.infinite_scroll_tbmv2" 625 "v8.infinite_scroll_tbmv2"
638 ] 626 ]
639 }, 627 },
640 "build45-b1--device1": { 628 "build45-b1--device1": {
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
780 "smoothness.pathological_mobile_sites", 768 "smoothness.pathological_mobile_sites",
781 "smoothness.tough_path_rendering_cases", 769 "smoothness.tough_path_rendering_cases",
782 "smoothness.tough_pinch_zoom_cases", 770 "smoothness.tough_pinch_zoom_cases",
783 "startup.large_profile.cold.blank_page", 771 "startup.large_profile.cold.blank_page",
784 "tab_switching.typical_25" 772 "tab_switching.typical_25"
785 ] 773 ]
786 }, 774 },
787 "build10-b1--device4": { 775 "build10-b1--device4": {
788 "benchmarks": [ 776 "benchmarks": [
789 "blink_perf.events", 777 "blink_perf.events",
790 "gpu_times.key_mobile_sites_smooth",
791 "memory.dual_browser_test", 778 "memory.dual_browser_test",
792 "page_cycler_v2.intl_es_fr_pt-BR", 779 "page_cycler_v2.intl_es_fr_pt-BR",
793 "power.top_10", 780 "power.top_10",
794 "smoothness.gpu_rasterization.polymer", 781 "smoothness.gpu_rasterization.polymer",
795 "start_with_url.cold.startup_pages", 782 "start_with_url.cold.startup_pages",
796 "startup.warm.chrome_signin", 783 "startup.warm.chrome_signin",
797 "system_health.webview_startup", 784 "system_health.webview_startup",
798 "tracing.tracing_with_background_memory_infra", 785 "tracing.tracing_with_background_memory_infra",
799 "v8.browsing_desktop_turbo", 786 "v8.browsing_desktop_turbo",
800 "webrtc.datachannel" 787 "webrtc.datachannel"
(...skipping 24 matching lines...) Expand all
825 "thread_times.key_noop_cases", 812 "thread_times.key_noop_cases",
826 "thread_times.polymer", 813 "thread_times.polymer",
827 "v8.detached_context_age_in_gc", 814 "v8.detached_context_age_in_gc",
828 "v8.mobile_infinite_scroll-turbo_tbmv2", 815 "v8.mobile_infinite_scroll-turbo_tbmv2",
829 "v8.runtimestats.browsing_mobile_turbo" 816 "v8.runtimestats.browsing_mobile_turbo"
830 ] 817 ]
831 }, 818 },
832 "build10-b1--device7": { 819 "build10-b1--device7": {
833 "benchmarks": [ 820 "benchmarks": [
834 "dromaeo.domcoretraverse", 821 "dromaeo.domcoretraverse",
835 "gpu_times.top_25_smooth",
836 "oortonline_tbmv2", 822 "oortonline_tbmv2",
837 "power.top_25", 823 "power.top_25",
838 "smoothness.tough_webgl_cases", 824 "smoothness.tough_webgl_cases",
839 "speedometer-classic", 825 "speedometer-classic",
840 "system_health.common_mobile", 826 "system_health.common_mobile",
841 "thread_times.tough_compositor_cases", 827 "thread_times.tough_compositor_cases",
842 "v8.infinite_scroll_tbmv2" 828 "v8.infinite_scroll_tbmv2"
843 ] 829 ]
844 }, 830 },
845 "build49-b1--device1": { 831 "build49-b1--device1": {
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
956 "build9-b1--device4": { 942 "build9-b1--device4": {
957 "benchmarks": [ 943 "benchmarks": [
958 "blink_perf.blink_gc", 944 "blink_perf.blink_gc",
959 "page_cycler_v2.typical_25", 945 "page_cycler_v2.typical_25",
960 "v8.infinite_scroll-turbo_tbmv2" 946 "v8.infinite_scroll-turbo_tbmv2"
961 ] 947 ]
962 }, 948 },
963 "build9-b1--device5": { 949 "build9-b1--device5": {
964 "benchmarks": [ 950 "benchmarks": [
965 "blink_style.key_mobile_sites", 951 "blink_style.key_mobile_sites",
966 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
967 "gpu_times.gpu_rasterization.top_25_smooth",
968 "system_health.common_desktop", 952 "system_health.common_desktop",
969 "v8.browsing_mobile", 953 "v8.browsing_mobile",
970 "v8.browsing_mobile_turbo" 954 "v8.browsing_mobile_turbo"
971 ] 955 ]
972 }, 956 },
973 "build9-b1--device6": { 957 "build9-b1--device6": {
974 "benchmarks": [ 958 "benchmarks": [
975 "blink_style.polymer", 959 "blink_style.polymer",
976 "memory.desktop", 960 "memory.desktop",
977 "power.typical_10_mobile", 961 "power.typical_10_mobile",
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
1020 "build245-m4--device4": { 1004 "build245-m4--device4": {
1021 "benchmarks": [ 1005 "benchmarks": [
1022 "blink_perf.blink_gc", 1006 "blink_perf.blink_gc",
1023 "page_cycler_v2.typical_25", 1007 "page_cycler_v2.typical_25",
1024 "v8.infinite_scroll-turbo_tbmv2" 1008 "v8.infinite_scroll-turbo_tbmv2"
1025 ] 1009 ]
1026 }, 1010 },
1027 "build245-m4--device5": { 1011 "build245-m4--device5": {
1028 "benchmarks": [ 1012 "benchmarks": [
1029 "blink_style.key_mobile_sites", 1013 "blink_style.key_mobile_sites",
1030 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
1031 "gpu_times.gpu_rasterization.top_25_smooth",
1032 "system_health.common_desktop", 1014 "system_health.common_desktop",
1033 "v8.browsing_mobile", 1015 "v8.browsing_mobile",
1034 "v8.browsing_mobile_turbo" 1016 "v8.browsing_mobile_turbo"
1035 ] 1017 ]
1036 }, 1018 },
1037 "build245-m4--device6": { 1019 "build245-m4--device6": {
1038 "benchmarks": [ 1020 "benchmarks": [
1039 "blink_style.polymer", 1021 "blink_style.polymer",
1040 "dromaeo.domcoretraverse", 1022 "dromaeo.domcoretraverse",
1041 "memory.desktop", 1023 "memory.desktop",
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
1090 "media.media_cns_cases", 1072 "media.media_cns_cases",
1091 "memory.top_10_mobile", 1073 "memory.top_10_mobile",
1092 "smoothness.pathological_mobile_sites", 1074 "smoothness.pathological_mobile_sites",
1093 "smoothness.tough_pinch_zoom_cases", 1075 "smoothness.tough_pinch_zoom_cases",
1094 "startup.large_profile.cold.blank_page", 1076 "startup.large_profile.cold.blank_page",
1095 "sunspider" 1077 "sunspider"
1096 ] 1078 ]
1097 }, 1079 },
1098 "build248-m4--device4": { 1080 "build248-m4--device4": {
1099 "benchmarks": [ 1081 "benchmarks": [
1100 "gpu_times.key_mobile_sites_smooth",
1101 "memory.dual_browser_test", 1082 "memory.dual_browser_test",
1102 "octane", 1083 "octane",
1103 "page_cycler_v2.intl_es_fr_pt-BR", 1084 "page_cycler_v2.intl_es_fr_pt-BR",
1104 "power.top_10", 1085 "power.top_10",
1105 "smoothness.gpu_rasterization.polymer", 1086 "smoothness.gpu_rasterization.polymer",
1106 "smoothness.tough_image_decode_cases", 1087 "smoothness.tough_image_decode_cases",
1107 "start_with_url.cold.startup_pages", 1088 "start_with_url.cold.startup_pages",
1108 "startup.warm.chrome_signin", 1089 "startup.warm.chrome_signin",
1109 "system_health.webview_startup", 1090 "system_health.webview_startup",
1110 "tab_switching.typical_25", 1091 "tab_switching.typical_25",
(...skipping 27 matching lines...) Expand all
1138 "smoothness.image_decoding_cases", 1119 "smoothness.image_decoding_cases",
1139 "smoothness.scrolling_tough_ad_cases", 1120 "smoothness.scrolling_tough_ad_cases",
1140 "thread_times.key_noop_cases", 1121 "thread_times.key_noop_cases",
1141 "thread_times.polymer", 1122 "thread_times.polymer",
1142 "v8.mobile_infinite_scroll-turbo_tbmv2", 1123 "v8.mobile_infinite_scroll-turbo_tbmv2",
1143 "v8.runtimestats.browsing_mobile_turbo" 1124 "v8.runtimestats.browsing_mobile_turbo"
1144 ] 1125 ]
1145 }, 1126 },
1146 "build248-m4--device7": { 1127 "build248-m4--device7": {
1147 "benchmarks": [ 1128 "benchmarks": [
1148 "gpu_times.top_25_smooth",
1149 "kraken", 1129 "kraken",
1150 "memory.long_running_idle_gmail_background_tbmv2", 1130 "memory.long_running_idle_gmail_background_tbmv2",
1151 "oortonline_tbmv2", 1131 "oortonline_tbmv2",
1152 "power.top_25", 1132 "power.top_25",
1153 "speedometer-classic", 1133 "speedometer-classic",
1154 "system_health.common_mobile", 1134 "system_health.common_mobile",
1155 "v8.google", 1135 "v8.google",
1156 "v8.infinite_scroll_tbmv2" 1136 "v8.infinite_scroll_tbmv2"
1157 ] 1137 ]
1158 }, 1138 },
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
1246 "v8.runtimestats.browsing_desktop", 1226 "v8.runtimestats.browsing_desktop",
1247 "v8.runtimestats.browsing_desktop_classic" 1227 "v8.runtimestats.browsing_desktop_classic"
1248 ] 1228 ]
1249 } 1229 }
1250 }, 1230 },
1251 "Linux Perf": { 1231 "Linux Perf": {
1252 "build148-m1": { 1232 "build148-m1": {
1253 "benchmarks": [ 1233 "benchmarks": [
1254 "blink_perf.css", 1234 "blink_perf.css",
1255 "dromaeo.domcorequery", 1235 "dromaeo.domcorequery",
1256 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
1257 "kraken", 1236 "kraken",
1258 "media.android.tough_video_cases_tbmv2", 1237 "media.android.tough_video_cases_tbmv2",
1259 "media.tough_video_cases", 1238 "media.tough_video_cases",
1260 "memory.top_10_mobile", 1239 "memory.top_10_mobile",
1261 "power.trivial_pages", 1240 "power.trivial_pages",
1262 "scheduler.tough_scheduling_cases", 1241 "scheduler.tough_scheduling_cases",
1263 "service_worker.service_worker", 1242 "service_worker.service_worker",
1264 "smoothness.desktop_tough_pinch_zoom_cases", 1243 "smoothness.desktop_tough_pinch_zoom_cases",
1265 "smoothness.gpu_rasterization.tough_path_rendering_cases", 1244 "smoothness.gpu_rasterization.tough_path_rendering_cases",
1266 "smoothness.image_decoding_cases", 1245 "smoothness.image_decoding_cases",
(...skipping 11 matching lines...) Expand all
1278 "webrtc.webrtc_smoothness_tbmv2" 1257 "webrtc.webrtc_smoothness_tbmv2"
1279 ] 1258 ]
1280 }, 1259 },
1281 "build149-m1": { 1260 "build149-m1": {
1282 "benchmarks": [ 1261 "benchmarks": [
1283 "blink_perf.bindings", 1262 "blink_perf.bindings",
1284 "blink_perf.blink_gc", 1263 "blink_perf.blink_gc",
1285 "blink_perf.shadow_dom", 1264 "blink_perf.shadow_dom",
1286 "blink_style.polymer", 1265 "blink_style.polymer",
1287 "dummy_benchmark.noisy_benchmark_1", 1266 "dummy_benchmark.noisy_benchmark_1",
1288 "gpu_times.top_25_smooth",
1289 "loading.desktop", 1267 "loading.desktop",
1290 "memory.long_running_idle_gmail_tbmv2", 1268 "memory.long_running_idle_gmail_tbmv2",
1291 "octane", 1269 "octane",
1292 "page_cycler_v2.basic_oopif", 1270 "page_cycler_v2.basic_oopif",
1293 "page_cycler_v2.intl_ar_fa_he", 1271 "page_cycler_v2.intl_ar_fa_he",
1294 "power.idle_platform", 1272 "power.idle_platform",
1295 "power.top_10", 1273 "power.top_10",
1296 "power.tough_ad_cases", 1274 "power.tough_ad_cases",
1297 "rasterize_and_record_micro.key_silk_cases", 1275 "rasterize_and_record_micro.key_silk_cases",
1298 "smoothness.key_silk_cases", 1276 "smoothness.key_silk_cases",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
1352 "webrtc.getusermedia", 1330 "webrtc.getusermedia",
1353 "webrtc.peerconnection" 1331 "webrtc.peerconnection"
1354 ] 1332 ]
1355 }, 1333 },
1356 "build151-m1": { 1334 "build151-m1": {
1357 "benchmarks": [ 1335 "benchmarks": [
1358 "blink_perf.paint", 1336 "blink_perf.paint",
1359 "blink_style.key_mobile_sites", 1337 "blink_style.key_mobile_sites",
1360 "blob_storage.blob_storage", 1338 "blob_storage.blob_storage",
1361 "dromaeo.domcoremodify", 1339 "dromaeo.domcoremodify",
1362 "gpu_times.gpu_rasterization.top_25_smooth",
1363 "gpu_times.key_mobile_sites_smooth",
1364 "loading.cluster_telemetry", 1340 "loading.cluster_telemetry",
1365 "media.android.tough_video_cases", 1341 "media.android.tough_video_cases",
1366 "media.media_cns_cases", 1342 "media.media_cns_cases",
1367 "memory.desktop", 1343 "memory.desktop",
1368 "oortonline", 1344 "oortonline",
1369 "oortonline_tbmv2", 1345 "oortonline_tbmv2",
1370 "page_cycler_v2.intl_es_fr_pt-BR", 1346 "page_cycler_v2.intl_es_fr_pt-BR",
1371 "page_cycler_v2.intl_ko_th_vi", 1347 "page_cycler_v2.intl_ko_th_vi",
1372 "page_cycler_v2.typical_25", 1348 "page_cycler_v2.typical_25",
1373 "power.android_acceptance", 1349 "power.android_acceptance",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
1435 "v8.top_25_smooth", 1411 "v8.top_25_smooth",
1436 "webrtc.stress" 1412 "webrtc.stress"
1437 ] 1413 ]
1438 } 1414 }
1439 }, 1415 },
1440 "Mac 10.11 Perf": { 1416 "Mac 10.11 Perf": {
1441 "build102-b1": { 1417 "build102-b1": {
1442 "benchmarks": [ 1418 "benchmarks": [
1443 "blink_perf.css", 1419 "blink_perf.css",
1444 "dromaeo.domcorequery", 1420 "dromaeo.domcorequery",
1445 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
1446 "kraken", 1421 "kraken",
1447 "media.android.tough_video_cases_tbmv2", 1422 "media.android.tough_video_cases_tbmv2",
1448 "media.tough_video_cases", 1423 "media.tough_video_cases",
1449 "memory.top_10_mobile", 1424 "memory.top_10_mobile",
1450 "power.trivial_pages", 1425 "power.trivial_pages",
1451 "scheduler.tough_scheduling_cases", 1426 "scheduler.tough_scheduling_cases",
1452 "service_worker.service_worker", 1427 "service_worker.service_worker",
1453 "smoothness.desktop_tough_pinch_zoom_cases", 1428 "smoothness.desktop_tough_pinch_zoom_cases",
1454 "smoothness.gpu_rasterization.tough_path_rendering_cases", 1429 "smoothness.gpu_rasterization.tough_path_rendering_cases",
1455 "smoothness.image_decoding_cases", 1430 "smoothness.image_decoding_cases",
(...skipping 11 matching lines...) Expand all
1467 "webrtc.webrtc_smoothness_tbmv2" 1442 "webrtc.webrtc_smoothness_tbmv2"
1468 ] 1443 ]
1469 }, 1444 },
1470 "build103-b1": { 1445 "build103-b1": {
1471 "benchmarks": [ 1446 "benchmarks": [
1472 "blink_perf.bindings", 1447 "blink_perf.bindings",
1473 "blink_perf.blink_gc", 1448 "blink_perf.blink_gc",
1474 "blink_perf.shadow_dom", 1449 "blink_perf.shadow_dom",
1475 "blink_style.polymer", 1450 "blink_style.polymer",
1476 "dummy_benchmark.noisy_benchmark_1", 1451 "dummy_benchmark.noisy_benchmark_1",
1477 "gpu_times.top_25_smooth",
1478 "loading.desktop", 1452 "loading.desktop",
1479 "memory.long_running_idle_gmail_tbmv2", 1453 "memory.long_running_idle_gmail_tbmv2",
1480 "octane", 1454 "octane",
1481 "page_cycler_v2.basic_oopif", 1455 "page_cycler_v2.basic_oopif",
1482 "page_cycler_v2.intl_ar_fa_he", 1456 "page_cycler_v2.intl_ar_fa_he",
1483 "power.idle_platform", 1457 "power.idle_platform",
1484 "power.top_10", 1458 "power.top_10",
1485 "power.tough_ad_cases", 1459 "power.tough_ad_cases",
1486 "rasterize_and_record_micro.key_silk_cases", 1460 "rasterize_and_record_micro.key_silk_cases",
1487 "smoothness.key_silk_cases", 1461 "smoothness.key_silk_cases",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
1541 "webrtc.getusermedia", 1515 "webrtc.getusermedia",
1542 "webrtc.peerconnection" 1516 "webrtc.peerconnection"
1543 ] 1517 ]
1544 }, 1518 },
1545 "build105-b1": { 1519 "build105-b1": {
1546 "benchmarks": [ 1520 "benchmarks": [
1547 "blink_perf.paint", 1521 "blink_perf.paint",
1548 "blink_style.key_mobile_sites", 1522 "blink_style.key_mobile_sites",
1549 "blob_storage.blob_storage", 1523 "blob_storage.blob_storage",
1550 "dromaeo.domcoremodify", 1524 "dromaeo.domcoremodify",
1551 "gpu_times.gpu_rasterization.top_25_smooth",
1552 "gpu_times.key_mobile_sites_smooth",
1553 "loading.cluster_telemetry", 1525 "loading.cluster_telemetry",
1554 "media.android.tough_video_cases", 1526 "media.android.tough_video_cases",
1555 "media.media_cns_cases", 1527 "media.media_cns_cases",
1556 "memory.desktop", 1528 "memory.desktop",
1557 "oortonline", 1529 "oortonline",
1558 "oortonline_tbmv2", 1530 "oortonline_tbmv2",
1559 "page_cycler_v2.intl_es_fr_pt-BR", 1531 "page_cycler_v2.intl_es_fr_pt-BR",
1560 "page_cycler_v2.intl_ko_th_vi", 1532 "page_cycler_v2.intl_ko_th_vi",
1561 "page_cycler_v2.typical_25", 1533 "page_cycler_v2.typical_25",
1562 "power.android_acceptance", 1534 "power.android_acceptance",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
1624 "v8.top_25_smooth", 1596 "v8.top_25_smooth",
1625 "webrtc.stress" 1597 "webrtc.stress"
1626 ] 1598 ]
1627 } 1599 }
1628 }, 1600 },
1629 "Mac 10.12 Perf": { 1601 "Mac 10.12 Perf": {
1630 "build158-m1": { 1602 "build158-m1": {
1631 "benchmarks": [ 1603 "benchmarks": [
1632 "blink_perf.css", 1604 "blink_perf.css",
1633 "dromaeo.domcorequery", 1605 "dromaeo.domcorequery",
1634 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
1635 "kraken", 1606 "kraken",
1636 "media.android.tough_video_cases_tbmv2", 1607 "media.android.tough_video_cases_tbmv2",
1637 "media.tough_video_cases", 1608 "media.tough_video_cases",
1638 "memory.top_10_mobile", 1609 "memory.top_10_mobile",
1639 "power.trivial_pages", 1610 "power.trivial_pages",
1640 "scheduler.tough_scheduling_cases", 1611 "scheduler.tough_scheduling_cases",
1641 "service_worker.service_worker", 1612 "service_worker.service_worker",
1642 "smoothness.desktop_tough_pinch_zoom_cases", 1613 "smoothness.desktop_tough_pinch_zoom_cases",
1643 "smoothness.gpu_rasterization.tough_path_rendering_cases", 1614 "smoothness.gpu_rasterization.tough_path_rendering_cases",
1644 "smoothness.image_decoding_cases", 1615 "smoothness.image_decoding_cases",
(...skipping 11 matching lines...) Expand all
1656 "webrtc.webrtc_smoothness_tbmv2" 1627 "webrtc.webrtc_smoothness_tbmv2"
1657 ] 1628 ]
1658 }, 1629 },
1659 "build159-m1": { 1630 "build159-m1": {
1660 "benchmarks": [ 1631 "benchmarks": [
1661 "blink_perf.bindings", 1632 "blink_perf.bindings",
1662 "blink_perf.blink_gc", 1633 "blink_perf.blink_gc",
1663 "blink_perf.shadow_dom", 1634 "blink_perf.shadow_dom",
1664 "blink_style.polymer", 1635 "blink_style.polymer",
1665 "dummy_benchmark.noisy_benchmark_1", 1636 "dummy_benchmark.noisy_benchmark_1",
1666 "gpu_times.top_25_smooth",
1667 "loading.desktop", 1637 "loading.desktop",
1668 "memory.long_running_idle_gmail_tbmv2", 1638 "memory.long_running_idle_gmail_tbmv2",
1669 "octane", 1639 "octane",
1670 "page_cycler_v2.basic_oopif", 1640 "page_cycler_v2.basic_oopif",
1671 "page_cycler_v2.intl_ar_fa_he", 1641 "page_cycler_v2.intl_ar_fa_he",
1672 "power.idle_platform", 1642 "power.idle_platform",
1673 "power.top_10", 1643 "power.top_10",
1674 "power.tough_ad_cases", 1644 "power.tough_ad_cases",
1675 "rasterize_and_record_micro.key_silk_cases", 1645 "rasterize_and_record_micro.key_silk_cases",
1676 "smoothness.key_silk_cases", 1646 "smoothness.key_silk_cases",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
1730 "webrtc.getusermedia", 1700 "webrtc.getusermedia",
1731 "webrtc.peerconnection" 1701 "webrtc.peerconnection"
1732 ] 1702 ]
1733 }, 1703 },
1734 "build161-m1": { 1704 "build161-m1": {
1735 "benchmarks": [ 1705 "benchmarks": [
1736 "blink_perf.paint", 1706 "blink_perf.paint",
1737 "blink_style.key_mobile_sites", 1707 "blink_style.key_mobile_sites",
1738 "blob_storage.blob_storage", 1708 "blob_storage.blob_storage",
1739 "dromaeo.domcoremodify", 1709 "dromaeo.domcoremodify",
1740 "gpu_times.gpu_rasterization.top_25_smooth",
1741 "gpu_times.key_mobile_sites_smooth",
1742 "loading.cluster_telemetry", 1710 "loading.cluster_telemetry",
1743 "media.android.tough_video_cases", 1711 "media.android.tough_video_cases",
1744 "media.media_cns_cases", 1712 "media.media_cns_cases",
1745 "memory.desktop", 1713 "memory.desktop",
1746 "oortonline", 1714 "oortonline",
1747 "oortonline_tbmv2", 1715 "oortonline_tbmv2",
1748 "page_cycler_v2.intl_es_fr_pt-BR", 1716 "page_cycler_v2.intl_es_fr_pt-BR",
1749 "page_cycler_v2.intl_ko_th_vi", 1717 "page_cycler_v2.intl_ko_th_vi",
1750 "page_cycler_v2.typical_25", 1718 "page_cycler_v2.typical_25",
1751 "power.android_acceptance", 1719 "power.android_acceptance",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
1813 "v8.top_25_smooth", 1781 "v8.top_25_smooth",
1814 "webrtc.stress" 1782 "webrtc.stress"
1815 ] 1783 ]
1816 } 1784 }
1817 }, 1785 },
1818 "Mac Air 10.11 Perf": { 1786 "Mac Air 10.11 Perf": {
1819 "build123-b1": { 1787 "build123-b1": {
1820 "benchmarks": [ 1788 "benchmarks": [
1821 "blink_perf.css", 1789 "blink_perf.css",
1822 "dromaeo.domcorequery", 1790 "dromaeo.domcorequery",
1823 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
1824 "kraken", 1791 "kraken",
1825 "media.android.tough_video_cases_tbmv2", 1792 "media.android.tough_video_cases_tbmv2",
1826 "media.tough_video_cases", 1793 "media.tough_video_cases",
1827 "memory.top_10_mobile", 1794 "memory.top_10_mobile",
1828 "power.trivial_pages", 1795 "power.trivial_pages",
1829 "scheduler.tough_scheduling_cases", 1796 "scheduler.tough_scheduling_cases",
1830 "service_worker.service_worker", 1797 "service_worker.service_worker",
1831 "smoothness.desktop_tough_pinch_zoom_cases", 1798 "smoothness.desktop_tough_pinch_zoom_cases",
1832 "smoothness.gpu_rasterization.tough_path_rendering_cases", 1799 "smoothness.gpu_rasterization.tough_path_rendering_cases",
1833 "smoothness.image_decoding_cases", 1800 "smoothness.image_decoding_cases",
(...skipping 11 matching lines...) Expand all
1845 "webrtc.webrtc_smoothness_tbmv2" 1812 "webrtc.webrtc_smoothness_tbmv2"
1846 ] 1813 ]
1847 }, 1814 },
1848 "build124-b1": { 1815 "build124-b1": {
1849 "benchmarks": [ 1816 "benchmarks": [
1850 "blink_perf.bindings", 1817 "blink_perf.bindings",
1851 "blink_perf.blink_gc", 1818 "blink_perf.blink_gc",
1852 "blink_perf.shadow_dom", 1819 "blink_perf.shadow_dom",
1853 "blink_style.polymer", 1820 "blink_style.polymer",
1854 "dummy_benchmark.noisy_benchmark_1", 1821 "dummy_benchmark.noisy_benchmark_1",
1855 "gpu_times.top_25_smooth",
1856 "loading.desktop", 1822 "loading.desktop",
1857 "memory.long_running_idle_gmail_tbmv2", 1823 "memory.long_running_idle_gmail_tbmv2",
1858 "octane", 1824 "octane",
1859 "page_cycler_v2.basic_oopif", 1825 "page_cycler_v2.basic_oopif",
1860 "page_cycler_v2.intl_ar_fa_he", 1826 "page_cycler_v2.intl_ar_fa_he",
1861 "power.idle_platform", 1827 "power.idle_platform",
1862 "power.top_10", 1828 "power.top_10",
1863 "power.tough_ad_cases", 1829 "power.tough_ad_cases",
1864 "rasterize_and_record_micro.key_silk_cases", 1830 "rasterize_and_record_micro.key_silk_cases",
1865 "smoothness.key_silk_cases", 1831 "smoothness.key_silk_cases",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
1919 "webrtc.getusermedia", 1885 "webrtc.getusermedia",
1920 "webrtc.peerconnection" 1886 "webrtc.peerconnection"
1921 ] 1887 ]
1922 }, 1888 },
1923 "build126-b1": { 1889 "build126-b1": {
1924 "benchmarks": [ 1890 "benchmarks": [
1925 "blink_perf.paint", 1891 "blink_perf.paint",
1926 "blink_style.key_mobile_sites", 1892 "blink_style.key_mobile_sites",
1927 "blob_storage.blob_storage", 1893 "blob_storage.blob_storage",
1928 "dromaeo.domcoremodify", 1894 "dromaeo.domcoremodify",
1929 "gpu_times.gpu_rasterization.top_25_smooth",
1930 "gpu_times.key_mobile_sites_smooth",
1931 "loading.cluster_telemetry", 1895 "loading.cluster_telemetry",
1932 "media.android.tough_video_cases", 1896 "media.android.tough_video_cases",
1933 "media.media_cns_cases", 1897 "media.media_cns_cases",
1934 "memory.desktop", 1898 "memory.desktop",
1935 "oortonline", 1899 "oortonline",
1936 "oortonline_tbmv2", 1900 "oortonline_tbmv2",
1937 "page_cycler_v2.intl_es_fr_pt-BR", 1901 "page_cycler_v2.intl_es_fr_pt-BR",
1938 "page_cycler_v2.intl_ko_th_vi", 1902 "page_cycler_v2.intl_ko_th_vi",
1939 "page_cycler_v2.typical_25", 1903 "page_cycler_v2.typical_25",
1940 "power.android_acceptance", 1904 "power.android_acceptance",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
2002 "v8.top_25_smooth", 1966 "v8.top_25_smooth",
2003 "webrtc.stress" 1967 "webrtc.stress"
2004 ] 1968 ]
2005 } 1969 }
2006 }, 1970 },
2007 "Mac Mini 8GB 10.12 Perf": { 1971 "Mac Mini 8GB 10.12 Perf": {
2008 "build24-b1": { 1972 "build24-b1": {
2009 "benchmarks": [ 1973 "benchmarks": [
2010 "blink_perf.css", 1974 "blink_perf.css",
2011 "dromaeo.domcorequery", 1975 "dromaeo.domcorequery",
2012 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
2013 "kraken", 1976 "kraken",
2014 "media.android.tough_video_cases_tbmv2", 1977 "media.android.tough_video_cases_tbmv2",
2015 "media.tough_video_cases", 1978 "media.tough_video_cases",
2016 "memory.top_10_mobile", 1979 "memory.top_10_mobile",
2017 "power.trivial_pages", 1980 "power.trivial_pages",
2018 "scheduler.tough_scheduling_cases", 1981 "scheduler.tough_scheduling_cases",
2019 "service_worker.service_worker", 1982 "service_worker.service_worker",
2020 "smoothness.desktop_tough_pinch_zoom_cases", 1983 "smoothness.desktop_tough_pinch_zoom_cases",
2021 "smoothness.gpu_rasterization.tough_path_rendering_cases", 1984 "smoothness.gpu_rasterization.tough_path_rendering_cases",
2022 "smoothness.image_decoding_cases", 1985 "smoothness.image_decoding_cases",
(...skipping 11 matching lines...) Expand all
2034 "webrtc.webrtc_smoothness_tbmv2" 1997 "webrtc.webrtc_smoothness_tbmv2"
2035 ] 1998 ]
2036 }, 1999 },
2037 "build25-b1": { 2000 "build25-b1": {
2038 "benchmarks": [ 2001 "benchmarks": [
2039 "blink_perf.bindings", 2002 "blink_perf.bindings",
2040 "blink_perf.blink_gc", 2003 "blink_perf.blink_gc",
2041 "blink_perf.shadow_dom", 2004 "blink_perf.shadow_dom",
2042 "blink_style.polymer", 2005 "blink_style.polymer",
2043 "dummy_benchmark.noisy_benchmark_1", 2006 "dummy_benchmark.noisy_benchmark_1",
2044 "gpu_times.top_25_smooth",
2045 "loading.desktop", 2007 "loading.desktop",
2046 "memory.long_running_idle_gmail_tbmv2", 2008 "memory.long_running_idle_gmail_tbmv2",
2047 "octane", 2009 "octane",
2048 "page_cycler_v2.basic_oopif", 2010 "page_cycler_v2.basic_oopif",
2049 "page_cycler_v2.intl_ar_fa_he", 2011 "page_cycler_v2.intl_ar_fa_he",
2050 "power.idle_platform", 2012 "power.idle_platform",
2051 "power.top_10", 2013 "power.top_10",
2052 "power.tough_ad_cases", 2014 "power.tough_ad_cases",
2053 "rasterize_and_record_micro.key_silk_cases", 2015 "rasterize_and_record_micro.key_silk_cases",
2054 "smoothness.key_silk_cases", 2016 "smoothness.key_silk_cases",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
2108 "webrtc.getusermedia", 2070 "webrtc.getusermedia",
2109 "webrtc.peerconnection" 2071 "webrtc.peerconnection"
2110 ] 2072 ]
2111 }, 2073 },
2112 "build27-b1": { 2074 "build27-b1": {
2113 "benchmarks": [ 2075 "benchmarks": [
2114 "blink_perf.paint", 2076 "blink_perf.paint",
2115 "blink_style.key_mobile_sites", 2077 "blink_style.key_mobile_sites",
2116 "blob_storage.blob_storage", 2078 "blob_storage.blob_storage",
2117 "dromaeo.domcoremodify", 2079 "dromaeo.domcoremodify",
2118 "gpu_times.gpu_rasterization.top_25_smooth",
2119 "gpu_times.key_mobile_sites_smooth",
2120 "loading.cluster_telemetry", 2080 "loading.cluster_telemetry",
2121 "media.android.tough_video_cases", 2081 "media.android.tough_video_cases",
2122 "media.media_cns_cases", 2082 "media.media_cns_cases",
2123 "memory.desktop", 2083 "memory.desktop",
2124 "oortonline", 2084 "oortonline",
2125 "oortonline_tbmv2", 2085 "oortonline_tbmv2",
2126 "page_cycler_v2.intl_es_fr_pt-BR", 2086 "page_cycler_v2.intl_es_fr_pt-BR",
2127 "page_cycler_v2.intl_ko_th_vi", 2087 "page_cycler_v2.intl_ko_th_vi",
2128 "page_cycler_v2.typical_25", 2088 "page_cycler_v2.typical_25",
2129 "power.android_acceptance", 2089 "power.android_acceptance",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
2191 "v8.top_25_smooth", 2151 "v8.top_25_smooth",
2192 "webrtc.stress" 2152 "webrtc.stress"
2193 ] 2153 ]
2194 } 2154 }
2195 }, 2155 },
2196 "Mac Pro 10.11 Perf": { 2156 "Mac Pro 10.11 Perf": {
2197 "build128-b1": { 2157 "build128-b1": {
2198 "benchmarks": [ 2158 "benchmarks": [
2199 "blink_perf.css", 2159 "blink_perf.css",
2200 "dromaeo.domcorequery", 2160 "dromaeo.domcorequery",
2201 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
2202 "kraken", 2161 "kraken",
2203 "media.android.tough_video_cases_tbmv2", 2162 "media.android.tough_video_cases_tbmv2",
2204 "media.tough_video_cases", 2163 "media.tough_video_cases",
2205 "memory.top_10_mobile", 2164 "memory.top_10_mobile",
2206 "power.trivial_pages", 2165 "power.trivial_pages",
2207 "scheduler.tough_scheduling_cases", 2166 "scheduler.tough_scheduling_cases",
2208 "service_worker.service_worker", 2167 "service_worker.service_worker",
2209 "smoothness.desktop_tough_pinch_zoom_cases", 2168 "smoothness.desktop_tough_pinch_zoom_cases",
2210 "smoothness.gpu_rasterization.tough_path_rendering_cases", 2169 "smoothness.gpu_rasterization.tough_path_rendering_cases",
2211 "smoothness.image_decoding_cases", 2170 "smoothness.image_decoding_cases",
(...skipping 11 matching lines...) Expand all
2223 "webrtc.webrtc_smoothness_tbmv2" 2182 "webrtc.webrtc_smoothness_tbmv2"
2224 ] 2183 ]
2225 }, 2184 },
2226 "build129-b1": { 2185 "build129-b1": {
2227 "benchmarks": [ 2186 "benchmarks": [
2228 "blink_perf.bindings", 2187 "blink_perf.bindings",
2229 "blink_perf.blink_gc", 2188 "blink_perf.blink_gc",
2230 "blink_perf.shadow_dom", 2189 "blink_perf.shadow_dom",
2231 "blink_style.polymer", 2190 "blink_style.polymer",
2232 "dummy_benchmark.noisy_benchmark_1", 2191 "dummy_benchmark.noisy_benchmark_1",
2233 "gpu_times.top_25_smooth",
2234 "loading.desktop", 2192 "loading.desktop",
2235 "memory.long_running_idle_gmail_tbmv2", 2193 "memory.long_running_idle_gmail_tbmv2",
2236 "octane", 2194 "octane",
2237 "page_cycler_v2.basic_oopif", 2195 "page_cycler_v2.basic_oopif",
2238 "page_cycler_v2.intl_ar_fa_he", 2196 "page_cycler_v2.intl_ar_fa_he",
2239 "power.idle_platform", 2197 "power.idle_platform",
2240 "power.top_10", 2198 "power.top_10",
2241 "power.tough_ad_cases", 2199 "power.tough_ad_cases",
2242 "rasterize_and_record_micro.key_silk_cases", 2200 "rasterize_and_record_micro.key_silk_cases",
2243 "smoothness.key_silk_cases", 2201 "smoothness.key_silk_cases",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
2297 "webrtc.getusermedia", 2255 "webrtc.getusermedia",
2298 "webrtc.peerconnection" 2256 "webrtc.peerconnection"
2299 ] 2257 ]
2300 }, 2258 },
2301 "build131-b1": { 2259 "build131-b1": {
2302 "benchmarks": [ 2260 "benchmarks": [
2303 "blink_perf.paint", 2261 "blink_perf.paint",
2304 "blink_style.key_mobile_sites", 2262 "blink_style.key_mobile_sites",
2305 "blob_storage.blob_storage", 2263 "blob_storage.blob_storage",
2306 "dromaeo.domcoremodify", 2264 "dromaeo.domcoremodify",
2307 "gpu_times.gpu_rasterization.top_25_smooth",
2308 "gpu_times.key_mobile_sites_smooth",
2309 "loading.cluster_telemetry", 2265 "loading.cluster_telemetry",
2310 "media.android.tough_video_cases", 2266 "media.android.tough_video_cases",
2311 "media.media_cns_cases", 2267 "media.media_cns_cases",
2312 "memory.desktop", 2268 "memory.desktop",
2313 "oortonline", 2269 "oortonline",
2314 "oortonline_tbmv2", 2270 "oortonline_tbmv2",
2315 "page_cycler_v2.intl_es_fr_pt-BR", 2271 "page_cycler_v2.intl_es_fr_pt-BR",
2316 "page_cycler_v2.intl_ko_th_vi", 2272 "page_cycler_v2.intl_ko_th_vi",
2317 "page_cycler_v2.typical_25", 2273 "page_cycler_v2.typical_25",
2318 "power.android_acceptance", 2274 "power.android_acceptance",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
2380 "v8.top_25_smooth", 2336 "v8.top_25_smooth",
2381 "webrtc.stress" 2337 "webrtc.stress"
2382 ] 2338 ]
2383 } 2339 }
2384 }, 2340 },
2385 "Mac Retina Perf": { 2341 "Mac Retina Perf": {
2386 "build4-b1": { 2342 "build4-b1": {
2387 "benchmarks": [ 2343 "benchmarks": [
2388 "blink_perf.css", 2344 "blink_perf.css",
2389 "dromaeo.domcorequery", 2345 "dromaeo.domcorequery",
2390 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
2391 "kraken", 2346 "kraken",
2392 "media.android.tough_video_cases_tbmv2", 2347 "media.android.tough_video_cases_tbmv2",
2393 "media.tough_video_cases", 2348 "media.tough_video_cases",
2394 "memory.top_10_mobile", 2349 "memory.top_10_mobile",
2395 "power.trivial_pages", 2350 "power.trivial_pages",
2396 "scheduler.tough_scheduling_cases", 2351 "scheduler.tough_scheduling_cases",
2397 "service_worker.service_worker", 2352 "service_worker.service_worker",
2398 "smoothness.desktop_tough_pinch_zoom_cases", 2353 "smoothness.desktop_tough_pinch_zoom_cases",
2399 "smoothness.gpu_rasterization.tough_path_rendering_cases", 2354 "smoothness.gpu_rasterization.tough_path_rendering_cases",
2400 "smoothness.image_decoding_cases", 2355 "smoothness.image_decoding_cases",
(...skipping 11 matching lines...) Expand all
2412 "webrtc.webrtc_smoothness_tbmv2" 2367 "webrtc.webrtc_smoothness_tbmv2"
2413 ] 2368 ]
2414 }, 2369 },
2415 "build5-b1": { 2370 "build5-b1": {
2416 "benchmarks": [ 2371 "benchmarks": [
2417 "blink_perf.bindings", 2372 "blink_perf.bindings",
2418 "blink_perf.blink_gc", 2373 "blink_perf.blink_gc",
2419 "blink_perf.shadow_dom", 2374 "blink_perf.shadow_dom",
2420 "blink_style.polymer", 2375 "blink_style.polymer",
2421 "dummy_benchmark.noisy_benchmark_1", 2376 "dummy_benchmark.noisy_benchmark_1",
2422 "gpu_times.top_25_smooth",
2423 "loading.desktop", 2377 "loading.desktop",
2424 "memory.long_running_idle_gmail_tbmv2", 2378 "memory.long_running_idle_gmail_tbmv2",
2425 "octane", 2379 "octane",
2426 "page_cycler_v2.basic_oopif", 2380 "page_cycler_v2.basic_oopif",
2427 "page_cycler_v2.intl_ar_fa_he", 2381 "page_cycler_v2.intl_ar_fa_he",
2428 "power.idle_platform", 2382 "power.idle_platform",
2429 "power.top_10", 2383 "power.top_10",
2430 "power.tough_ad_cases", 2384 "power.tough_ad_cases",
2431 "rasterize_and_record_micro.key_silk_cases", 2385 "rasterize_and_record_micro.key_silk_cases",
2432 "smoothness.key_silk_cases", 2386 "smoothness.key_silk_cases",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
2486 "webrtc.getusermedia", 2440 "webrtc.getusermedia",
2487 "webrtc.peerconnection" 2441 "webrtc.peerconnection"
2488 ] 2442 ]
2489 }, 2443 },
2490 "build7-b1": { 2444 "build7-b1": {
2491 "benchmarks": [ 2445 "benchmarks": [
2492 "blink_perf.paint", 2446 "blink_perf.paint",
2493 "blink_style.key_mobile_sites", 2447 "blink_style.key_mobile_sites",
2494 "blob_storage.blob_storage", 2448 "blob_storage.blob_storage",
2495 "dromaeo.domcoremodify", 2449 "dromaeo.domcoremodify",
2496 "gpu_times.gpu_rasterization.top_25_smooth",
2497 "gpu_times.key_mobile_sites_smooth",
2498 "loading.cluster_telemetry", 2450 "loading.cluster_telemetry",
2499 "media.android.tough_video_cases", 2451 "media.android.tough_video_cases",
2500 "media.media_cns_cases", 2452 "media.media_cns_cases",
2501 "memory.desktop", 2453 "memory.desktop",
2502 "oortonline", 2454 "oortonline",
2503 "oortonline_tbmv2", 2455 "oortonline_tbmv2",
2504 "page_cycler_v2.intl_es_fr_pt-BR", 2456 "page_cycler_v2.intl_es_fr_pt-BR",
2505 "page_cycler_v2.intl_ko_th_vi", 2457 "page_cycler_v2.intl_ko_th_vi",
2506 "page_cycler_v2.typical_25", 2458 "page_cycler_v2.typical_25",
2507 "power.android_acceptance", 2459 "power.android_acceptance",
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
2613 "smoothness.gpu_rasterization.tough_scrolling_cases", 2565 "smoothness.gpu_rasterization.tough_scrolling_cases",
2614 "start_with_url.cold.startup_pages", 2566 "start_with_url.cold.startup_pages",
2615 "system_health.common_desktop", 2567 "system_health.common_desktop",
2616 "system_health.webview_startup", 2568 "system_health.webview_startup",
2617 "thread_times.polymer", 2569 "thread_times.polymer",
2618 "v8.runtimestats.browsing_mobile" 2570 "v8.runtimestats.browsing_mobile"
2619 ] 2571 ]
2620 }, 2572 },
2621 "build141-b1": { 2573 "build141-b1": {
2622 "benchmarks": [ 2574 "benchmarks": [
2623 "gpu_times.top_25_smooth",
2624 "power.idle_platform", 2575 "power.idle_platform",
2625 "smoothness.tough_animation_cases", 2576 "smoothness.tough_animation_cases",
2626 "smoothness.tough_pinch_zoom_cases", 2577 "smoothness.tough_pinch_zoom_cases",
2627 "v8.browsing_desktop_turbo" 2578 "v8.browsing_desktop_turbo"
2628 ] 2579 ]
2629 }, 2580 },
2630 "build142-b1": { 2581 "build142-b1": {
2631 "benchmarks": [ 2582 "benchmarks": [
2632 "blink_perf.blink_gc", 2583 "blink_perf.blink_gc",
2633 "blink_perf.shadow_dom", 2584 "blink_perf.shadow_dom",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
2668 "smoothness.scrolling_tough_ad_cases", 2619 "smoothness.scrolling_tough_ad_cases",
2669 "smoothness.tough_webgl_cases", 2620 "smoothness.tough_webgl_cases",
2670 "speedometer-classic", 2621 "speedometer-classic",
2671 "startup.large_profile.cold.blank_page", 2622 "startup.large_profile.cold.blank_page",
2672 "v8.key_mobile_sites_smooth", 2623 "v8.key_mobile_sites_smooth",
2673 "v8.runtimestats.browsing_desktop_classic" 2624 "v8.runtimestats.browsing_desktop_classic"
2674 ] 2625 ]
2675 }, 2626 },
2676 "build146-b1": { 2627 "build146-b1": {
2677 "benchmarks": [ 2628 "benchmarks": [
2678 "gpu_times.key_mobile_sites_smooth",
2679 "page_cycler_v2.intl_es_fr_pt-BR", 2629 "page_cycler_v2.intl_es_fr_pt-BR",
2680 "smoothness.gpu_rasterization.tough_filters_cases", 2630 "smoothness.gpu_rasterization.tough_filters_cases",
2681 "smoothness.gpu_rasterization.tough_pinch_zoom_cases", 2631 "smoothness.gpu_rasterization.tough_pinch_zoom_cases",
2682 "storage.indexeddb_endure", 2632 "storage.indexeddb_endure",
2683 "thread_times.key_hit_test_cases", 2633 "thread_times.key_hit_test_cases",
2684 "thread_times.tough_compositor_cases", 2634 "thread_times.tough_compositor_cases",
2685 "v8.runtimestats.browsing_desktop", 2635 "v8.runtimestats.browsing_desktop",
2686 "webrtc.stress" 2636 "webrtc.stress"
2687 ] 2637 ]
2688 }, 2638 },
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
2752 "sunspider", 2702 "sunspider",
2753 "tab_switching.typical_25", 2703 "tab_switching.typical_25",
2754 "thread_times.tough_scrolling_cases", 2704 "thread_times.tough_scrolling_cases",
2755 "v8.browsing_mobile_classic" 2705 "v8.browsing_mobile_classic"
2756 ] 2706 ]
2757 }, 2707 },
2758 "build153-b1": { 2708 "build153-b1": {
2759 "benchmarks": [ 2709 "benchmarks": [
2760 "blink_perf.bindings", 2710 "blink_perf.bindings",
2761 "dummy_benchmark.stable_benchmark_1", 2711 "dummy_benchmark.stable_benchmark_1",
2762 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
2763 "power.android_acceptance", 2712 "power.android_acceptance",
2764 "power.tough_ad_cases", 2713 "power.tough_ad_cases",
2765 "smoothness.top_25_smooth", 2714 "smoothness.top_25_smooth",
2766 "smoothness.tough_canvas_cases", 2715 "smoothness.tough_canvas_cases",
2767 "smoothness.tough_texture_upload_cases", 2716 "smoothness.tough_texture_upload_cases",
2768 "webrtc.peerconnection" 2717 "webrtc.peerconnection"
2769 ] 2718 ]
2770 }, 2719 },
2771 "build154-b1": { 2720 "build154-b1": {
2772 "benchmarks": [ 2721 "benchmarks": [
2773 "dummy_benchmark.noisy_benchmark_1", 2722 "dummy_benchmark.noisy_benchmark_1",
2774 "media.media_cns_cases", 2723 "media.media_cns_cases",
2775 "page_cycler_v2.top_10_mobile", 2724 "page_cycler_v2.top_10_mobile",
2776 "page_cycler_v2_site_isolation.basic_oopif", 2725 "page_cycler_v2_site_isolation.basic_oopif",
2777 "power.top_10", 2726 "power.top_10",
2778 "v8.detached_context_age_in_gc", 2727 "v8.detached_context_age_in_gc",
2779 "v8.infinite_scroll-turbo_tbmv2" 2728 "v8.infinite_scroll-turbo_tbmv2"
2780 ] 2729 ]
2781 }, 2730 },
2782 "build155-b1": { 2731 "build155-b1": {
2783 "benchmarks": [ 2732 "benchmarks": [
2784 "blink_perf.parser", 2733 "blink_perf.parser",
2785 "blink_style.key_mobile_sites", 2734 "blink_style.key_mobile_sites",
2786 "gpu_times.gpu_rasterization.top_25_smooth",
2787 "memory.top_10_mobile", 2735 "memory.top_10_mobile",
2788 "page_cycler_v2.basic_oopif", 2736 "page_cycler_v2.basic_oopif",
2789 "power.typical_10_mobile_reload", 2737 "power.typical_10_mobile_reload",
2790 "speedometer", 2738 "speedometer",
2791 "startup.cold.blank_page", 2739 "startup.cold.blank_page",
2792 "thread_times.key_silk_cases", 2740 "thread_times.key_silk_cases",
2793 "v8.browsing_mobile", 2741 "v8.browsing_mobile",
2794 "webrtc.datachannel", 2742 "webrtc.datachannel",
2795 "webrtc.webrtc_smoothness", 2743 "webrtc.webrtc_smoothness",
2796 "webrtc.webrtc_smoothness_tbmv2" 2744 "webrtc.webrtc_smoothness_tbmv2"
(...skipping 29 matching lines...) Expand all
2826 "v8.runtimestats.browsing_mobile_turbo", 2774 "v8.runtimestats.browsing_mobile_turbo",
2827 "webrtc.getusermedia" 2775 "webrtc.getusermedia"
2828 ] 2776 ]
2829 } 2777 }
2830 }, 2778 },
2831 "Win 10 High-DPI Perf": { 2779 "Win 10 High-DPI Perf": {
2832 "build117-b1": { 2780 "build117-b1": {
2833 "benchmarks": [ 2781 "benchmarks": [
2834 "blink_perf.css", 2782 "blink_perf.css",
2835 "dromaeo.domcorequery", 2783 "dromaeo.domcorequery",
2836 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
2837 "kraken", 2784 "kraken",
2838 "media.android.tough_video_cases_tbmv2", 2785 "media.android.tough_video_cases_tbmv2",
2839 "media.tough_video_cases", 2786 "media.tough_video_cases",
2840 "memory.top_10_mobile", 2787 "memory.top_10_mobile",
2841 "power.trivial_pages", 2788 "power.trivial_pages",
2842 "scheduler.tough_scheduling_cases", 2789 "scheduler.tough_scheduling_cases",
2843 "service_worker.service_worker", 2790 "service_worker.service_worker",
2844 "smoothness.desktop_tough_pinch_zoom_cases", 2791 "smoothness.desktop_tough_pinch_zoom_cases",
2845 "smoothness.gpu_rasterization.tough_path_rendering_cases", 2792 "smoothness.gpu_rasterization.tough_path_rendering_cases",
2846 "smoothness.image_decoding_cases", 2793 "smoothness.image_decoding_cases",
(...skipping 11 matching lines...) Expand all
2858 "webrtc.webrtc_smoothness_tbmv2" 2805 "webrtc.webrtc_smoothness_tbmv2"
2859 ] 2806 ]
2860 }, 2807 },
2861 "build118-b1": { 2808 "build118-b1": {
2862 "benchmarks": [ 2809 "benchmarks": [
2863 "blink_perf.bindings", 2810 "blink_perf.bindings",
2864 "blink_perf.blink_gc", 2811 "blink_perf.blink_gc",
2865 "blink_perf.shadow_dom", 2812 "blink_perf.shadow_dom",
2866 "blink_style.polymer", 2813 "blink_style.polymer",
2867 "dummy_benchmark.noisy_benchmark_1", 2814 "dummy_benchmark.noisy_benchmark_1",
2868 "gpu_times.top_25_smooth",
2869 "loading.desktop", 2815 "loading.desktop",
2870 "memory.long_running_idle_gmail_tbmv2", 2816 "memory.long_running_idle_gmail_tbmv2",
2871 "octane", 2817 "octane",
2872 "page_cycler_v2.basic_oopif", 2818 "page_cycler_v2.basic_oopif",
2873 "page_cycler_v2.intl_ar_fa_he", 2819 "page_cycler_v2.intl_ar_fa_he",
2874 "power.idle_platform", 2820 "power.idle_platform",
2875 "power.top_10", 2821 "power.top_10",
2876 "power.tough_ad_cases", 2822 "power.tough_ad_cases",
2877 "rasterize_and_record_micro.key_silk_cases", 2823 "rasterize_and_record_micro.key_silk_cases",
2878 "smoothness.key_silk_cases", 2824 "smoothness.key_silk_cases",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
2932 "webrtc.getusermedia", 2878 "webrtc.getusermedia",
2933 "webrtc.peerconnection" 2879 "webrtc.peerconnection"
2934 ] 2880 ]
2935 }, 2881 },
2936 "build120-b1": { 2882 "build120-b1": {
2937 "benchmarks": [ 2883 "benchmarks": [
2938 "blink_perf.paint", 2884 "blink_perf.paint",
2939 "blink_style.key_mobile_sites", 2885 "blink_style.key_mobile_sites",
2940 "blob_storage.blob_storage", 2886 "blob_storage.blob_storage",
2941 "dromaeo.domcoremodify", 2887 "dromaeo.domcoremodify",
2942 "gpu_times.gpu_rasterization.top_25_smooth",
2943 "gpu_times.key_mobile_sites_smooth",
2944 "loading.cluster_telemetry", 2888 "loading.cluster_telemetry",
2945 "media.android.tough_video_cases", 2889 "media.android.tough_video_cases",
2946 "media.media_cns_cases", 2890 "media.media_cns_cases",
2947 "memory.desktop", 2891 "memory.desktop",
2948 "oortonline", 2892 "oortonline",
2949 "oortonline_tbmv2", 2893 "oortonline_tbmv2",
2950 "page_cycler_v2.intl_es_fr_pt-BR", 2894 "page_cycler_v2.intl_es_fr_pt-BR",
2951 "page_cycler_v2.intl_ko_th_vi", 2895 "page_cycler_v2.intl_ko_th_vi",
2952 "page_cycler_v2.typical_25", 2896 "page_cycler_v2.typical_25",
2953 "power.android_acceptance", 2897 "power.android_acceptance",
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
3059 "smoothness.gpu_rasterization.tough_scrolling_cases", 3003 "smoothness.gpu_rasterization.tough_scrolling_cases",
3060 "start_with_url.cold.startup_pages", 3004 "start_with_url.cold.startup_pages",
3061 "system_health.common_desktop", 3005 "system_health.common_desktop",
3062 "system_health.webview_startup", 3006 "system_health.webview_startup",
3063 "thread_times.polymer", 3007 "thread_times.polymer",
3064 "v8.runtimestats.browsing_mobile" 3008 "v8.runtimestats.browsing_mobile"
3065 ] 3009 ]
3066 }, 3010 },
3067 "build205-b4": { 3011 "build205-b4": {
3068 "benchmarks": [ 3012 "benchmarks": [
3069 "gpu_times.top_25_smooth",
3070 "power.idle_platform", 3013 "power.idle_platform",
3071 "smoothness.tough_animation_cases", 3014 "smoothness.tough_animation_cases",
3072 "smoothness.tough_pinch_zoom_cases", 3015 "smoothness.tough_pinch_zoom_cases",
3073 "v8.browsing_desktop_turbo" 3016 "v8.browsing_desktop_turbo"
3074 ] 3017 ]
3075 }, 3018 },
3076 "build206-b4": { 3019 "build206-b4": {
3077 "benchmarks": [ 3020 "benchmarks": [
3078 "blink_perf.blink_gc", 3021 "blink_perf.blink_gc",
3079 "blink_perf.shadow_dom", 3022 "blink_perf.shadow_dom",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
3114 "smoothness.scrolling_tough_ad_cases", 3057 "smoothness.scrolling_tough_ad_cases",
3115 "smoothness.tough_webgl_cases", 3058 "smoothness.tough_webgl_cases",
3116 "speedometer-classic", 3059 "speedometer-classic",
3117 "startup.large_profile.cold.blank_page", 3060 "startup.large_profile.cold.blank_page",
3118 "v8.key_mobile_sites_smooth", 3061 "v8.key_mobile_sites_smooth",
3119 "v8.runtimestats.browsing_desktop_classic" 3062 "v8.runtimestats.browsing_desktop_classic"
3120 ] 3063 ]
3121 }, 3064 },
3122 "build210-b4": { 3065 "build210-b4": {
3123 "benchmarks": [ 3066 "benchmarks": [
3124 "gpu_times.key_mobile_sites_smooth",
3125 "page_cycler_v2.intl_es_fr_pt-BR", 3067 "page_cycler_v2.intl_es_fr_pt-BR",
3126 "smoothness.gpu_rasterization.tough_filters_cases", 3068 "smoothness.gpu_rasterization.tough_filters_cases",
3127 "smoothness.gpu_rasterization.tough_pinch_zoom_cases", 3069 "smoothness.gpu_rasterization.tough_pinch_zoom_cases",
3128 "storage.indexeddb_endure", 3070 "storage.indexeddb_endure",
3129 "thread_times.key_hit_test_cases", 3071 "thread_times.key_hit_test_cases",
3130 "thread_times.tough_compositor_cases", 3072 "thread_times.tough_compositor_cases",
3131 "v8.runtimestats.browsing_desktop", 3073 "v8.runtimestats.browsing_desktop",
3132 "webrtc.stress" 3074 "webrtc.stress"
3133 ] 3075 ]
3134 }, 3076 },
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
3198 "sunspider", 3140 "sunspider",
3199 "tab_switching.typical_25", 3141 "tab_switching.typical_25",
3200 "thread_times.tough_scrolling_cases", 3142 "thread_times.tough_scrolling_cases",
3201 "v8.browsing_mobile_classic" 3143 "v8.browsing_mobile_classic"
3202 ] 3144 ]
3203 }, 3145 },
3204 "build217-b4": { 3146 "build217-b4": {
3205 "benchmarks": [ 3147 "benchmarks": [
3206 "blink_perf.bindings", 3148 "blink_perf.bindings",
3207 "dummy_benchmark.stable_benchmark_1", 3149 "dummy_benchmark.stable_benchmark_1",
3208 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
3209 "power.android_acceptance", 3150 "power.android_acceptance",
3210 "power.tough_ad_cases", 3151 "power.tough_ad_cases",
3211 "smoothness.top_25_smooth", 3152 "smoothness.top_25_smooth",
3212 "smoothness.tough_canvas_cases", 3153 "smoothness.tough_canvas_cases",
3213 "smoothness.tough_texture_upload_cases", 3154 "smoothness.tough_texture_upload_cases",
3214 "webrtc.peerconnection" 3155 "webrtc.peerconnection"
3215 ] 3156 ]
3216 }, 3157 },
3217 "build218-b4": { 3158 "build218-b4": {
3218 "benchmarks": [ 3159 "benchmarks": [
3219 "dummy_benchmark.noisy_benchmark_1", 3160 "dummy_benchmark.noisy_benchmark_1",
3220 "media.media_cns_cases", 3161 "media.media_cns_cases",
3221 "page_cycler_v2.top_10_mobile", 3162 "page_cycler_v2.top_10_mobile",
3222 "page_cycler_v2_site_isolation.basic_oopif", 3163 "page_cycler_v2_site_isolation.basic_oopif",
3223 "power.top_10", 3164 "power.top_10",
3224 "v8.detached_context_age_in_gc", 3165 "v8.detached_context_age_in_gc",
3225 "v8.infinite_scroll-turbo_tbmv2" 3166 "v8.infinite_scroll-turbo_tbmv2"
3226 ] 3167 ]
3227 }, 3168 },
3228 "build219-b4": { 3169 "build219-b4": {
3229 "benchmarks": [ 3170 "benchmarks": [
3230 "blink_perf.parser", 3171 "blink_perf.parser",
3231 "blink_style.key_mobile_sites", 3172 "blink_style.key_mobile_sites",
3232 "gpu_times.gpu_rasterization.top_25_smooth",
3233 "memory.top_10_mobile", 3173 "memory.top_10_mobile",
3234 "page_cycler_v2.basic_oopif", 3174 "page_cycler_v2.basic_oopif",
3235 "power.typical_10_mobile_reload", 3175 "power.typical_10_mobile_reload",
3236 "speedometer", 3176 "speedometer",
3237 "startup.cold.blank_page", 3177 "startup.cold.blank_page",
3238 "thread_times.key_silk_cases", 3178 "thread_times.key_silk_cases",
3239 "v8.browsing_mobile", 3179 "v8.browsing_mobile",
3240 "webrtc.datachannel", 3180 "webrtc.datachannel",
3241 "webrtc.webrtc_smoothness", 3181 "webrtc.webrtc_smoothness",
3242 "webrtc.webrtc_smoothness_tbmv2" 3182 "webrtc.webrtc_smoothness_tbmv2"
(...skipping 29 matching lines...) Expand all
3272 "v8.runtimestats.browsing_mobile_turbo", 3212 "v8.runtimestats.browsing_mobile_turbo",
3273 "webrtc.getusermedia" 3213 "webrtc.getusermedia"
3274 ] 3214 ]
3275 } 3215 }
3276 }, 3216 },
3277 "Win 10 Perf": { 3217 "Win 10 Perf": {
3278 "build132-m1": { 3218 "build132-m1": {
3279 "benchmarks": [ 3219 "benchmarks": [
3280 "blink_perf.css", 3220 "blink_perf.css",
3281 "dromaeo.domcorequery", 3221 "dromaeo.domcorequery",
3282 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
3283 "kraken", 3222 "kraken",
3284 "media.android.tough_video_cases_tbmv2", 3223 "media.android.tough_video_cases_tbmv2",
3285 "media.tough_video_cases", 3224 "media.tough_video_cases",
3286 "memory.top_10_mobile", 3225 "memory.top_10_mobile",
3287 "power.trivial_pages", 3226 "power.trivial_pages",
3288 "scheduler.tough_scheduling_cases", 3227 "scheduler.tough_scheduling_cases",
3289 "service_worker.service_worker", 3228 "service_worker.service_worker",
3290 "smoothness.desktop_tough_pinch_zoom_cases", 3229 "smoothness.desktop_tough_pinch_zoom_cases",
3291 "smoothness.gpu_rasterization.tough_path_rendering_cases", 3230 "smoothness.gpu_rasterization.tough_path_rendering_cases",
3292 "smoothness.image_decoding_cases", 3231 "smoothness.image_decoding_cases",
(...skipping 11 matching lines...) Expand all
3304 "webrtc.webrtc_smoothness_tbmv2" 3243 "webrtc.webrtc_smoothness_tbmv2"
3305 ] 3244 ]
3306 }, 3245 },
3307 "build133-m1": { 3246 "build133-m1": {
3308 "benchmarks": [ 3247 "benchmarks": [
3309 "blink_perf.bindings", 3248 "blink_perf.bindings",
3310 "blink_perf.blink_gc", 3249 "blink_perf.blink_gc",
3311 "blink_perf.shadow_dom", 3250 "blink_perf.shadow_dom",
3312 "blink_style.polymer", 3251 "blink_style.polymer",
3313 "dummy_benchmark.noisy_benchmark_1", 3252 "dummy_benchmark.noisy_benchmark_1",
3314 "gpu_times.top_25_smooth",
3315 "loading.desktop", 3253 "loading.desktop",
3316 "memory.long_running_idle_gmail_tbmv2", 3254 "memory.long_running_idle_gmail_tbmv2",
3317 "octane", 3255 "octane",
3318 "page_cycler_v2.basic_oopif", 3256 "page_cycler_v2.basic_oopif",
3319 "page_cycler_v2.intl_ar_fa_he", 3257 "page_cycler_v2.intl_ar_fa_he",
3320 "power.idle_platform", 3258 "power.idle_platform",
3321 "power.top_10", 3259 "power.top_10",
3322 "power.tough_ad_cases", 3260 "power.tough_ad_cases",
3323 "rasterize_and_record_micro.key_silk_cases", 3261 "rasterize_and_record_micro.key_silk_cases",
3324 "smoothness.key_silk_cases", 3262 "smoothness.key_silk_cases",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
3378 "webrtc.getusermedia", 3316 "webrtc.getusermedia",
3379 "webrtc.peerconnection" 3317 "webrtc.peerconnection"
3380 ] 3318 ]
3381 }, 3319 },
3382 "build135-m1": { 3320 "build135-m1": {
3383 "benchmarks": [ 3321 "benchmarks": [
3384 "blink_perf.paint", 3322 "blink_perf.paint",
3385 "blink_style.key_mobile_sites", 3323 "blink_style.key_mobile_sites",
3386 "blob_storage.blob_storage", 3324 "blob_storage.blob_storage",
3387 "dromaeo.domcoremodify", 3325 "dromaeo.domcoremodify",
3388 "gpu_times.gpu_rasterization.top_25_smooth",
3389 "gpu_times.key_mobile_sites_smooth",
3390 "loading.cluster_telemetry", 3326 "loading.cluster_telemetry",
3391 "media.android.tough_video_cases", 3327 "media.android.tough_video_cases",
3392 "media.media_cns_cases", 3328 "media.media_cns_cases",
3393 "memory.desktop", 3329 "memory.desktop",
3394 "oortonline", 3330 "oortonline",
3395 "oortonline_tbmv2", 3331 "oortonline_tbmv2",
3396 "page_cycler_v2.intl_es_fr_pt-BR", 3332 "page_cycler_v2.intl_es_fr_pt-BR",
3397 "page_cycler_v2.intl_ko_th_vi", 3333 "page_cycler_v2.intl_ko_th_vi",
3398 "page_cycler_v2.typical_25", 3334 "page_cycler_v2.typical_25",
3399 "power.android_acceptance", 3335 "power.android_acceptance",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
3461 "v8.top_25_smooth", 3397 "v8.top_25_smooth",
3462 "webrtc.stress" 3398 "webrtc.stress"
3463 ] 3399 ]
3464 } 3400 }
3465 }, 3401 },
3466 "Win 7 ATI GPU Perf": { 3402 "Win 7 ATI GPU Perf": {
3467 "build101-m1": { 3403 "build101-m1": {
3468 "benchmarks": [ 3404 "benchmarks": [
3469 "blink_perf.css", 3405 "blink_perf.css",
3470 "dromaeo.domcorequery", 3406 "dromaeo.domcorequery",
3471 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
3472 "kraken", 3407 "kraken",
3473 "media.android.tough_video_cases_tbmv2", 3408 "media.android.tough_video_cases_tbmv2",
3474 "media.tough_video_cases", 3409 "media.tough_video_cases",
3475 "memory.top_10_mobile", 3410 "memory.top_10_mobile",
3476 "power.trivial_pages", 3411 "power.trivial_pages",
3477 "scheduler.tough_scheduling_cases", 3412 "scheduler.tough_scheduling_cases",
3478 "service_worker.service_worker", 3413 "service_worker.service_worker",
3479 "smoothness.desktop_tough_pinch_zoom_cases", 3414 "smoothness.desktop_tough_pinch_zoom_cases",
3480 "smoothness.gpu_rasterization.tough_path_rendering_cases", 3415 "smoothness.gpu_rasterization.tough_path_rendering_cases",
3481 "smoothness.image_decoding_cases", 3416 "smoothness.image_decoding_cases",
(...skipping 11 matching lines...) Expand all
3493 "webrtc.webrtc_smoothness_tbmv2" 3428 "webrtc.webrtc_smoothness_tbmv2"
3494 ] 3429 ]
3495 }, 3430 },
3496 "build102-m1": { 3431 "build102-m1": {
3497 "benchmarks": [ 3432 "benchmarks": [
3498 "blink_perf.bindings", 3433 "blink_perf.bindings",
3499 "blink_perf.blink_gc", 3434 "blink_perf.blink_gc",
3500 "blink_perf.shadow_dom", 3435 "blink_perf.shadow_dom",
3501 "blink_style.polymer", 3436 "blink_style.polymer",
3502 "dummy_benchmark.noisy_benchmark_1", 3437 "dummy_benchmark.noisy_benchmark_1",
3503 "gpu_times.top_25_smooth",
3504 "loading.desktop", 3438 "loading.desktop",
3505 "memory.long_running_idle_gmail_tbmv2", 3439 "memory.long_running_idle_gmail_tbmv2",
3506 "octane", 3440 "octane",
3507 "page_cycler_v2.basic_oopif", 3441 "page_cycler_v2.basic_oopif",
3508 "page_cycler_v2.intl_ar_fa_he", 3442 "page_cycler_v2.intl_ar_fa_he",
3509 "power.idle_platform", 3443 "power.idle_platform",
3510 "power.top_10", 3444 "power.top_10",
3511 "power.tough_ad_cases", 3445 "power.tough_ad_cases",
3512 "rasterize_and_record_micro.key_silk_cases", 3446 "rasterize_and_record_micro.key_silk_cases",
3513 "smoothness.key_silk_cases", 3447 "smoothness.key_silk_cases",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
3567 "webrtc.getusermedia", 3501 "webrtc.getusermedia",
3568 "webrtc.peerconnection" 3502 "webrtc.peerconnection"
3569 ] 3503 ]
3570 }, 3504 },
3571 "build104-m1": { 3505 "build104-m1": {
3572 "benchmarks": [ 3506 "benchmarks": [
3573 "blink_perf.paint", 3507 "blink_perf.paint",
3574 "blink_style.key_mobile_sites", 3508 "blink_style.key_mobile_sites",
3575 "blob_storage.blob_storage", 3509 "blob_storage.blob_storage",
3576 "dromaeo.domcoremodify", 3510 "dromaeo.domcoremodify",
3577 "gpu_times.gpu_rasterization.top_25_smooth",
3578 "gpu_times.key_mobile_sites_smooth",
3579 "loading.cluster_telemetry", 3511 "loading.cluster_telemetry",
3580 "media.android.tough_video_cases", 3512 "media.android.tough_video_cases",
3581 "media.media_cns_cases", 3513 "media.media_cns_cases",
3582 "memory.desktop", 3514 "memory.desktop",
3583 "oortonline", 3515 "oortonline",
3584 "oortonline_tbmv2", 3516 "oortonline_tbmv2",
3585 "page_cycler_v2.intl_es_fr_pt-BR", 3517 "page_cycler_v2.intl_es_fr_pt-BR",
3586 "page_cycler_v2.intl_ko_th_vi", 3518 "page_cycler_v2.intl_ko_th_vi",
3587 "page_cycler_v2.typical_25", 3519 "page_cycler_v2.typical_25",
3588 "power.android_acceptance", 3520 "power.android_acceptance",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
3650 "v8.top_25_smooth", 3582 "v8.top_25_smooth",
3651 "webrtc.stress" 3583 "webrtc.stress"
3652 ] 3584 ]
3653 } 3585 }
3654 }, 3586 },
3655 "Win 7 Intel GPU Perf": { 3587 "Win 7 Intel GPU Perf": {
3656 "build164-m1": { 3588 "build164-m1": {
3657 "benchmarks": [ 3589 "benchmarks": [
3658 "blink_perf.css", 3590 "blink_perf.css",
3659 "dromaeo.domcorequery", 3591 "dromaeo.domcorequery",
3660 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
3661 "kraken", 3592 "kraken",
3662 "media.android.tough_video_cases_tbmv2", 3593 "media.android.tough_video_cases_tbmv2",
3663 "media.tough_video_cases", 3594 "media.tough_video_cases",
3664 "memory.top_10_mobile", 3595 "memory.top_10_mobile",
3665 "power.trivial_pages", 3596 "power.trivial_pages",
3666 "scheduler.tough_scheduling_cases", 3597 "scheduler.tough_scheduling_cases",
3667 "service_worker.service_worker", 3598 "service_worker.service_worker",
3668 "smoothness.desktop_tough_pinch_zoom_cases", 3599 "smoothness.desktop_tough_pinch_zoom_cases",
3669 "smoothness.gpu_rasterization.tough_path_rendering_cases", 3600 "smoothness.gpu_rasterization.tough_path_rendering_cases",
3670 "smoothness.image_decoding_cases", 3601 "smoothness.image_decoding_cases",
(...skipping 11 matching lines...) Expand all
3682 "webrtc.webrtc_smoothness_tbmv2" 3613 "webrtc.webrtc_smoothness_tbmv2"
3683 ] 3614 ]
3684 }, 3615 },
3685 "build165-m1": { 3616 "build165-m1": {
3686 "benchmarks": [ 3617 "benchmarks": [
3687 "blink_perf.bindings", 3618 "blink_perf.bindings",
3688 "blink_perf.blink_gc", 3619 "blink_perf.blink_gc",
3689 "blink_perf.shadow_dom", 3620 "blink_perf.shadow_dom",
3690 "blink_style.polymer", 3621 "blink_style.polymer",
3691 "dummy_benchmark.noisy_benchmark_1", 3622 "dummy_benchmark.noisy_benchmark_1",
3692 "gpu_times.top_25_smooth",
3693 "loading.desktop", 3623 "loading.desktop",
3694 "memory.long_running_idle_gmail_tbmv2", 3624 "memory.long_running_idle_gmail_tbmv2",
3695 "octane", 3625 "octane",
3696 "page_cycler_v2.basic_oopif", 3626 "page_cycler_v2.basic_oopif",
3697 "page_cycler_v2.intl_ar_fa_he", 3627 "page_cycler_v2.intl_ar_fa_he",
3698 "power.idle_platform", 3628 "power.idle_platform",
3699 "power.top_10", 3629 "power.top_10",
3700 "power.tough_ad_cases", 3630 "power.tough_ad_cases",
3701 "rasterize_and_record_micro.key_silk_cases", 3631 "rasterize_and_record_micro.key_silk_cases",
3702 "smoothness.key_silk_cases", 3632 "smoothness.key_silk_cases",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
3756 "webrtc.getusermedia", 3686 "webrtc.getusermedia",
3757 "webrtc.peerconnection" 3687 "webrtc.peerconnection"
3758 ] 3688 ]
3759 }, 3689 },
3760 "build167-m1": { 3690 "build167-m1": {
3761 "benchmarks": [ 3691 "benchmarks": [
3762 "blink_perf.paint", 3692 "blink_perf.paint",
3763 "blink_style.key_mobile_sites", 3693 "blink_style.key_mobile_sites",
3764 "blob_storage.blob_storage", 3694 "blob_storage.blob_storage",
3765 "dromaeo.domcoremodify", 3695 "dromaeo.domcoremodify",
3766 "gpu_times.gpu_rasterization.top_25_smooth",
3767 "gpu_times.key_mobile_sites_smooth",
3768 "loading.cluster_telemetry", 3696 "loading.cluster_telemetry",
3769 "media.android.tough_video_cases", 3697 "media.android.tough_video_cases",
3770 "media.media_cns_cases", 3698 "media.media_cns_cases",
3771 "memory.desktop", 3699 "memory.desktop",
3772 "oortonline", 3700 "oortonline",
3773 "oortonline_tbmv2", 3701 "oortonline_tbmv2",
3774 "page_cycler_v2.intl_es_fr_pt-BR", 3702 "page_cycler_v2.intl_es_fr_pt-BR",
3775 "page_cycler_v2.intl_ko_th_vi", 3703 "page_cycler_v2.intl_ko_th_vi",
3776 "page_cycler_v2.typical_25", 3704 "page_cycler_v2.typical_25",
3777 "power.android_acceptance", 3705 "power.android_acceptance",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
3839 "v8.top_25_smooth", 3767 "v8.top_25_smooth",
3840 "webrtc.stress" 3768 "webrtc.stress"
3841 ] 3769 ]
3842 } 3770 }
3843 }, 3771 },
3844 "Win 7 Nvidia GPU Perf": { 3772 "Win 7 Nvidia GPU Perf": {
3845 "build92-m1": { 3773 "build92-m1": {
3846 "benchmarks": [ 3774 "benchmarks": [
3847 "blink_perf.css", 3775 "blink_perf.css",
3848 "dromaeo.domcorequery", 3776 "dromaeo.domcorequery",
3849 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
3850 "kraken", 3777 "kraken",
3851 "media.android.tough_video_cases_tbmv2", 3778 "media.android.tough_video_cases_tbmv2",
3852 "media.tough_video_cases", 3779 "media.tough_video_cases",
3853 "memory.top_10_mobile", 3780 "memory.top_10_mobile",
3854 "power.trivial_pages", 3781 "power.trivial_pages",
3855 "scheduler.tough_scheduling_cases", 3782 "scheduler.tough_scheduling_cases",
3856 "service_worker.service_worker", 3783 "service_worker.service_worker",
3857 "smoothness.desktop_tough_pinch_zoom_cases", 3784 "smoothness.desktop_tough_pinch_zoom_cases",
3858 "smoothness.gpu_rasterization.tough_path_rendering_cases", 3785 "smoothness.gpu_rasterization.tough_path_rendering_cases",
3859 "smoothness.image_decoding_cases", 3786 "smoothness.image_decoding_cases",
(...skipping 11 matching lines...) Expand all
3871 "webrtc.webrtc_smoothness_tbmv2" 3798 "webrtc.webrtc_smoothness_tbmv2"
3872 ] 3799 ]
3873 }, 3800 },
3874 "build93-m1": { 3801 "build93-m1": {
3875 "benchmarks": [ 3802 "benchmarks": [
3876 "blink_perf.bindings", 3803 "blink_perf.bindings",
3877 "blink_perf.blink_gc", 3804 "blink_perf.blink_gc",
3878 "blink_perf.shadow_dom", 3805 "blink_perf.shadow_dom",
3879 "blink_style.polymer", 3806 "blink_style.polymer",
3880 "dummy_benchmark.noisy_benchmark_1", 3807 "dummy_benchmark.noisy_benchmark_1",
3881 "gpu_times.top_25_smooth",
3882 "loading.desktop", 3808 "loading.desktop",
3883 "memory.long_running_idle_gmail_tbmv2", 3809 "memory.long_running_idle_gmail_tbmv2",
3884 "octane", 3810 "octane",
3885 "page_cycler_v2.basic_oopif", 3811 "page_cycler_v2.basic_oopif",
3886 "page_cycler_v2.intl_ar_fa_he", 3812 "page_cycler_v2.intl_ar_fa_he",
3887 "power.idle_platform", 3813 "power.idle_platform",
3888 "power.top_10", 3814 "power.top_10",
3889 "power.tough_ad_cases", 3815 "power.tough_ad_cases",
3890 "rasterize_and_record_micro.key_silk_cases", 3816 "rasterize_and_record_micro.key_silk_cases",
3891 "smoothness.key_silk_cases", 3817 "smoothness.key_silk_cases",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
3945 "webrtc.getusermedia", 3871 "webrtc.getusermedia",
3946 "webrtc.peerconnection" 3872 "webrtc.peerconnection"
3947 ] 3873 ]
3948 }, 3874 },
3949 "build95-m1": { 3875 "build95-m1": {
3950 "benchmarks": [ 3876 "benchmarks": [
3951 "blink_perf.paint", 3877 "blink_perf.paint",
3952 "blink_style.key_mobile_sites", 3878 "blink_style.key_mobile_sites",
3953 "blob_storage.blob_storage", 3879 "blob_storage.blob_storage",
3954 "dromaeo.domcoremodify", 3880 "dromaeo.domcoremodify",
3955 "gpu_times.gpu_rasterization.top_25_smooth",
3956 "gpu_times.key_mobile_sites_smooth",
3957 "loading.cluster_telemetry", 3881 "loading.cluster_telemetry",
3958 "media.android.tough_video_cases", 3882 "media.android.tough_video_cases",
3959 "media.media_cns_cases", 3883 "media.media_cns_cases",
3960 "memory.desktop", 3884 "memory.desktop",
3961 "oortonline", 3885 "oortonline",
3962 "oortonline_tbmv2", 3886 "oortonline_tbmv2",
3963 "page_cycler_v2.intl_es_fr_pt-BR", 3887 "page_cycler_v2.intl_es_fr_pt-BR",
3964 "page_cycler_v2.intl_ko_th_vi", 3888 "page_cycler_v2.intl_ko_th_vi",
3965 "page_cycler_v2.typical_25", 3889 "page_cycler_v2.typical_25",
3966 "power.android_acceptance", 3890 "power.android_acceptance",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
4028 "v8.top_25_smooth", 3952 "v8.top_25_smooth",
4029 "webrtc.stress" 3953 "webrtc.stress"
4030 ] 3954 ]
4031 } 3955 }
4032 }, 3956 },
4033 "Win 7 Perf": { 3957 "Win 7 Perf": {
4034 "build185-m1": { 3958 "build185-m1": {
4035 "benchmarks": [ 3959 "benchmarks": [
4036 "blink_perf.css", 3960 "blink_perf.css",
4037 "dromaeo.domcorequery", 3961 "dromaeo.domcorequery",
4038 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
4039 "kraken", 3962 "kraken",
4040 "media.android.tough_video_cases_tbmv2", 3963 "media.android.tough_video_cases_tbmv2",
4041 "media.tough_video_cases", 3964 "media.tough_video_cases",
4042 "memory.top_10_mobile", 3965 "memory.top_10_mobile",
4043 "power.trivial_pages", 3966 "power.trivial_pages",
4044 "scheduler.tough_scheduling_cases", 3967 "scheduler.tough_scheduling_cases",
4045 "service_worker.service_worker", 3968 "service_worker.service_worker",
4046 "smoothness.desktop_tough_pinch_zoom_cases", 3969 "smoothness.desktop_tough_pinch_zoom_cases",
4047 "smoothness.gpu_rasterization.tough_path_rendering_cases", 3970 "smoothness.gpu_rasterization.tough_path_rendering_cases",
4048 "smoothness.image_decoding_cases", 3971 "smoothness.image_decoding_cases",
(...skipping 11 matching lines...) Expand all
4060 "webrtc.webrtc_smoothness_tbmv2" 3983 "webrtc.webrtc_smoothness_tbmv2"
4061 ] 3984 ]
4062 }, 3985 },
4063 "build186-m1": { 3986 "build186-m1": {
4064 "benchmarks": [ 3987 "benchmarks": [
4065 "blink_perf.bindings", 3988 "blink_perf.bindings",
4066 "blink_perf.blink_gc", 3989 "blink_perf.blink_gc",
4067 "blink_perf.shadow_dom", 3990 "blink_perf.shadow_dom",
4068 "blink_style.polymer", 3991 "blink_style.polymer",
4069 "dummy_benchmark.noisy_benchmark_1", 3992 "dummy_benchmark.noisy_benchmark_1",
4070 "gpu_times.top_25_smooth",
4071 "loading.desktop", 3993 "loading.desktop",
4072 "memory.long_running_idle_gmail_tbmv2", 3994 "memory.long_running_idle_gmail_tbmv2",
4073 "octane", 3995 "octane",
4074 "page_cycler_v2.basic_oopif", 3996 "page_cycler_v2.basic_oopif",
4075 "page_cycler_v2.intl_ar_fa_he", 3997 "page_cycler_v2.intl_ar_fa_he",
4076 "power.idle_platform", 3998 "power.idle_platform",
4077 "power.top_10", 3999 "power.top_10",
4078 "power.tough_ad_cases", 4000 "power.tough_ad_cases",
4079 "rasterize_and_record_micro.key_silk_cases", 4001 "rasterize_and_record_micro.key_silk_cases",
4080 "smoothness.key_silk_cases", 4002 "smoothness.key_silk_cases",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
4134 "webrtc.getusermedia", 4056 "webrtc.getusermedia",
4135 "webrtc.peerconnection" 4057 "webrtc.peerconnection"
4136 ] 4058 ]
4137 }, 4059 },
4138 "build188-m1": { 4060 "build188-m1": {
4139 "benchmarks": [ 4061 "benchmarks": [
4140 "blink_perf.paint", 4062 "blink_perf.paint",
4141 "blink_style.key_mobile_sites", 4063 "blink_style.key_mobile_sites",
4142 "blob_storage.blob_storage", 4064 "blob_storage.blob_storage",
4143 "dromaeo.domcoremodify", 4065 "dromaeo.domcoremodify",
4144 "gpu_times.gpu_rasterization.top_25_smooth",
4145 "gpu_times.key_mobile_sites_smooth",
4146 "loading.cluster_telemetry", 4066 "loading.cluster_telemetry",
4147 "media.android.tough_video_cases", 4067 "media.android.tough_video_cases",
4148 "media.media_cns_cases", 4068 "media.media_cns_cases",
4149 "memory.desktop", 4069 "memory.desktop",
4150 "oortonline", 4070 "oortonline",
4151 "oortonline_tbmv2", 4071 "oortonline_tbmv2",
4152 "page_cycler_v2.intl_es_fr_pt-BR", 4072 "page_cycler_v2.intl_es_fr_pt-BR",
4153 "page_cycler_v2.intl_ko_th_vi", 4073 "page_cycler_v2.intl_ko_th_vi",
4154 "page_cycler_v2.typical_25", 4074 "page_cycler_v2.typical_25",
4155 "power.android_acceptance", 4075 "power.android_acceptance",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
4217 "v8.top_25_smooth", 4137 "v8.top_25_smooth",
4218 "webrtc.stress" 4138 "webrtc.stress"
4219 ] 4139 ]
4220 } 4140 }
4221 }, 4141 },
4222 "Win 7 x64 Perf": { 4142 "Win 7 x64 Perf": {
4223 "build138-m1": { 4143 "build138-m1": {
4224 "benchmarks": [ 4144 "benchmarks": [
4225 "blink_perf.css", 4145 "blink_perf.css",
4226 "dromaeo.domcorequery", 4146 "dromaeo.domcorequery",
4227 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
4228 "kraken", 4147 "kraken",
4229 "media.android.tough_video_cases_tbmv2", 4148 "media.android.tough_video_cases_tbmv2",
4230 "media.tough_video_cases", 4149 "media.tough_video_cases",
4231 "memory.top_10_mobile", 4150 "memory.top_10_mobile",
4232 "power.trivial_pages", 4151 "power.trivial_pages",
4233 "scheduler.tough_scheduling_cases", 4152 "scheduler.tough_scheduling_cases",
4234 "service_worker.service_worker", 4153 "service_worker.service_worker",
4235 "smoothness.desktop_tough_pinch_zoom_cases", 4154 "smoothness.desktop_tough_pinch_zoom_cases",
4236 "smoothness.gpu_rasterization.tough_path_rendering_cases", 4155 "smoothness.gpu_rasterization.tough_path_rendering_cases",
4237 "smoothness.image_decoding_cases", 4156 "smoothness.image_decoding_cases",
(...skipping 11 matching lines...) Expand all
4249 "webrtc.webrtc_smoothness_tbmv2" 4168 "webrtc.webrtc_smoothness_tbmv2"
4250 ] 4169 ]
4251 }, 4170 },
4252 "build139-m1": { 4171 "build139-m1": {
4253 "benchmarks": [ 4172 "benchmarks": [
4254 "blink_perf.bindings", 4173 "blink_perf.bindings",
4255 "blink_perf.blink_gc", 4174 "blink_perf.blink_gc",
4256 "blink_perf.shadow_dom", 4175 "blink_perf.shadow_dom",
4257 "blink_style.polymer", 4176 "blink_style.polymer",
4258 "dummy_benchmark.noisy_benchmark_1", 4177 "dummy_benchmark.noisy_benchmark_1",
4259 "gpu_times.top_25_smooth",
4260 "loading.desktop", 4178 "loading.desktop",
4261 "memory.long_running_idle_gmail_tbmv2", 4179 "memory.long_running_idle_gmail_tbmv2",
4262 "octane", 4180 "octane",
4263 "page_cycler_v2.basic_oopif", 4181 "page_cycler_v2.basic_oopif",
4264 "page_cycler_v2.intl_ar_fa_he", 4182 "page_cycler_v2.intl_ar_fa_he",
4265 "power.idle_platform", 4183 "power.idle_platform",
4266 "power.top_10", 4184 "power.top_10",
4267 "power.tough_ad_cases", 4185 "power.tough_ad_cases",
4268 "rasterize_and_record_micro.key_silk_cases", 4186 "rasterize_and_record_micro.key_silk_cases",
4269 "smoothness.key_silk_cases", 4187 "smoothness.key_silk_cases",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
4323 "webrtc.getusermedia", 4241 "webrtc.getusermedia",
4324 "webrtc.peerconnection" 4242 "webrtc.peerconnection"
4325 ] 4243 ]
4326 }, 4244 },
4327 "build141-m1": { 4245 "build141-m1": {
4328 "benchmarks": [ 4246 "benchmarks": [
4329 "blink_perf.paint", 4247 "blink_perf.paint",
4330 "blink_style.key_mobile_sites", 4248 "blink_style.key_mobile_sites",
4331 "blob_storage.blob_storage", 4249 "blob_storage.blob_storage",
4332 "dromaeo.domcoremodify", 4250 "dromaeo.domcoremodify",
4333 "gpu_times.gpu_rasterization.top_25_smooth",
4334 "gpu_times.key_mobile_sites_smooth",
4335 "loading.cluster_telemetry", 4251 "loading.cluster_telemetry",
4336 "media.android.tough_video_cases", 4252 "media.android.tough_video_cases",
4337 "media.media_cns_cases", 4253 "media.media_cns_cases",
4338 "memory.desktop", 4254 "memory.desktop",
4339 "oortonline", 4255 "oortonline",
4340 "oortonline_tbmv2", 4256 "oortonline_tbmv2",
4341 "page_cycler_v2.intl_es_fr_pt-BR", 4257 "page_cycler_v2.intl_es_fr_pt-BR",
4342 "page_cycler_v2.intl_ko_th_vi", 4258 "page_cycler_v2.intl_ko_th_vi",
4343 "page_cycler_v2.typical_25", 4259 "page_cycler_v2.typical_25",
4344 "power.android_acceptance", 4260 "power.android_acceptance",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
4406 "v8.top_25_smooth", 4322 "v8.top_25_smooth",
4407 "webrtc.stress" 4323 "webrtc.stress"
4408 ] 4324 ]
4409 } 4325 }
4410 }, 4326 },
4411 "Win 8 Perf": { 4327 "Win 8 Perf": {
4412 "build143-m1": { 4328 "build143-m1": {
4413 "benchmarks": [ 4329 "benchmarks": [
4414 "blink_perf.css", 4330 "blink_perf.css",
4415 "dromaeo.domcorequery", 4331 "dromaeo.domcorequery",
4416 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
4417 "kraken", 4332 "kraken",
4418 "media.android.tough_video_cases_tbmv2", 4333 "media.android.tough_video_cases_tbmv2",
4419 "media.tough_video_cases", 4334 "media.tough_video_cases",
4420 "memory.top_10_mobile", 4335 "memory.top_10_mobile",
4421 "power.trivial_pages", 4336 "power.trivial_pages",
4422 "scheduler.tough_scheduling_cases", 4337 "scheduler.tough_scheduling_cases",
4423 "service_worker.service_worker", 4338 "service_worker.service_worker",
4424 "smoothness.desktop_tough_pinch_zoom_cases", 4339 "smoothness.desktop_tough_pinch_zoom_cases",
4425 "smoothness.gpu_rasterization.tough_path_rendering_cases", 4340 "smoothness.gpu_rasterization.tough_path_rendering_cases",
4426 "smoothness.image_decoding_cases", 4341 "smoothness.image_decoding_cases",
(...skipping 11 matching lines...) Expand all
4438 "webrtc.webrtc_smoothness_tbmv2" 4353 "webrtc.webrtc_smoothness_tbmv2"
4439 ] 4354 ]
4440 }, 4355 },
4441 "build144-m1": { 4356 "build144-m1": {
4442 "benchmarks": [ 4357 "benchmarks": [
4443 "blink_perf.bindings", 4358 "blink_perf.bindings",
4444 "blink_perf.blink_gc", 4359 "blink_perf.blink_gc",
4445 "blink_perf.shadow_dom", 4360 "blink_perf.shadow_dom",
4446 "blink_style.polymer", 4361 "blink_style.polymer",
4447 "dummy_benchmark.noisy_benchmark_1", 4362 "dummy_benchmark.noisy_benchmark_1",
4448 "gpu_times.top_25_smooth",
4449 "loading.desktop", 4363 "loading.desktop",
4450 "memory.long_running_idle_gmail_tbmv2", 4364 "memory.long_running_idle_gmail_tbmv2",
4451 "octane", 4365 "octane",
4452 "page_cycler_v2.basic_oopif", 4366 "page_cycler_v2.basic_oopif",
4453 "page_cycler_v2.intl_ar_fa_he", 4367 "page_cycler_v2.intl_ar_fa_he",
4454 "power.idle_platform", 4368 "power.idle_platform",
4455 "power.top_10", 4369 "power.top_10",
4456 "power.tough_ad_cases", 4370 "power.tough_ad_cases",
4457 "rasterize_and_record_micro.key_silk_cases", 4371 "rasterize_and_record_micro.key_silk_cases",
4458 "smoothness.key_silk_cases", 4372 "smoothness.key_silk_cases",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
4512 "webrtc.getusermedia", 4426 "webrtc.getusermedia",
4513 "webrtc.peerconnection" 4427 "webrtc.peerconnection"
4514 ] 4428 ]
4515 }, 4429 },
4516 "build146-m1": { 4430 "build146-m1": {
4517 "benchmarks": [ 4431 "benchmarks": [
4518 "blink_perf.paint", 4432 "blink_perf.paint",
4519 "blink_style.key_mobile_sites", 4433 "blink_style.key_mobile_sites",
4520 "blob_storage.blob_storage", 4434 "blob_storage.blob_storage",
4521 "dromaeo.domcoremodify", 4435 "dromaeo.domcoremodify",
4522 "gpu_times.gpu_rasterization.top_25_smooth",
4523 "gpu_times.key_mobile_sites_smooth",
4524 "loading.cluster_telemetry", 4436 "loading.cluster_telemetry",
4525 "media.android.tough_video_cases", 4437 "media.android.tough_video_cases",
4526 "media.media_cns_cases", 4438 "media.media_cns_cases",
4527 "memory.desktop", 4439 "memory.desktop",
4528 "oortonline", 4440 "oortonline",
4529 "oortonline_tbmv2", 4441 "oortonline_tbmv2",
4530 "page_cycler_v2.intl_es_fr_pt-BR", 4442 "page_cycler_v2.intl_es_fr_pt-BR",
4531 "page_cycler_v2.intl_ko_th_vi", 4443 "page_cycler_v2.intl_ko_th_vi",
4532 "page_cycler_v2.typical_25", 4444 "page_cycler_v2.typical_25",
4533 "power.android_acceptance", 4445 "power.android_acceptance",
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
4614 "blink_style.key_mobile_sites", 4526 "blink_style.key_mobile_sites",
4615 "blink_style.polymer", 4527 "blink_style.polymer",
4616 "blink_style.top_25", 4528 "blink_style.top_25",
4617 "blob_storage.blob_storage", 4529 "blob_storage.blob_storage",
4618 "dromaeo.domcoreattr", 4530 "dromaeo.domcoreattr",
4619 "dromaeo.domcoremodify", 4531 "dromaeo.domcoremodify",
4620 "dromaeo.domcorequery", 4532 "dromaeo.domcorequery",
4621 "dromaeo.domcoretraverse", 4533 "dromaeo.domcoretraverse",
4622 "dummy_benchmark.noisy_benchmark_1", 4534 "dummy_benchmark.noisy_benchmark_1",
4623 "dummy_benchmark.stable_benchmark_1", 4535 "dummy_benchmark.stable_benchmark_1",
4624 "gpu_times.gpu_rasterization.key_mobile_sites_smooth",
4625 "gpu_times.gpu_rasterization.top_25_smooth",
4626 "gpu_times.key_mobile_sites_smooth",
4627 "gpu_times.top_25_smooth",
4628 "image_decoding.image_decoding_measurement", 4536 "image_decoding.image_decoding_measurement",
4629 "jetstream", 4537 "jetstream",
4630 "kraken", 4538 "kraken",
4631 "loading.desktop", 4539 "loading.desktop",
4632 "loading.mobile", 4540 "loading.mobile",
4633 "media.android.tough_video_cases", 4541 "media.android.tough_video_cases",
4634 "media.android.tough_video_cases_tbmv2", 4542 "media.android.tough_video_cases_tbmv2",
4635 "media.media_cns_cases", 4543 "media.media_cns_cases",
4636 "media.mse_cases", 4544 "media.mse_cases",
4637 "media.tough_video_cases", 4545 "media.tough_video_cases",
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
4755 "v8.runtimestats.browsing_mobile", 4663 "v8.runtimestats.browsing_mobile",
4756 "v8.runtimestats.browsing_mobile_classic", 4664 "v8.runtimestats.browsing_mobile_classic",
4757 "v8.runtimestats.browsing_mobile_turbo", 4665 "v8.runtimestats.browsing_mobile_turbo",
4758 "webrtc.datachannel", 4666 "webrtc.datachannel",
4759 "webrtc.getusermedia", 4667 "webrtc.getusermedia",
4760 "webrtc.peerconnection", 4668 "webrtc.peerconnection",
4761 "webrtc.stress", 4669 "webrtc.stress",
4762 "webrtc.webrtc_smoothness", 4670 "webrtc.webrtc_smoothness",
4763 "webrtc.webrtc_smoothness_tbmv2" 4671 "webrtc.webrtc_smoothness_tbmv2"
4764 ] 4672 ]
4765 } 4673 }
OLDNEW
« no previous file with comments | « tools/perf/benchmarks/gpu_times.py ('k') | tools/perf/unowned_benchmarks.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698