Commit 589737a0 authored by Wenbin Zhang's avatar Wenbin Zhang Committed by Chromium LUCI CQ

[benchmarking] Resharding after new tests are added

tab_search is added and we need to update the shard map for desktops. Updating the other as well after the holiday season.

Bug: chromium:1152598
Change-Id: I9183271ca56babaf79d84ed88eeaf2138276d143
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611653
Commit-Queue: Wenbin Zhang <wenbinzhang@google.com>
Auto-Submit: Wenbin Zhang <wenbinzhang@google.com>
Reviewed-by: default avatarJohn Chen <johnchen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#840455}
parent c3b4fc67
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"abridged": false "abridged": false
}, },
"system_health.common_mobile": { "system_health.common_mobile": {
"end": 4, "end": 3,
"abridged": false "abridged": false
} }
} }
...@@ -19,8 +19,8 @@ ...@@ -19,8 +19,8 @@
"1": { "1": {
"benchmarks": { "benchmarks": {
"system_health.common_mobile": { "system_health.common_mobile": {
"begin": 4, "begin": 3,
"end": 15, "end": 14,
"abridged": false "abridged": false
} }
} }
...@@ -28,8 +28,8 @@ ...@@ -28,8 +28,8 @@
"2": { "2": {
"benchmarks": { "benchmarks": {
"system_health.common_mobile": { "system_health.common_mobile": {
"begin": 15, "begin": 14,
"end": 42, "end": 38,
"abridged": false "abridged": false
} }
} }
...@@ -37,8 +37,8 @@ ...@@ -37,8 +37,8 @@
"3": { "3": {
"benchmarks": { "benchmarks": {
"system_health.common_mobile": { "system_health.common_mobile": {
"begin": 42, "begin": 38,
"end": 66, "end": 64,
"abridged": false "abridged": false
} }
} }
...@@ -46,11 +46,11 @@ ...@@ -46,11 +46,11 @@
"4": { "4": {
"benchmarks": { "benchmarks": {
"system_health.common_mobile": { "system_health.common_mobile": {
"begin": 66, "begin": 64,
"abridged": false "abridged": false
}, },
"system_health.memory_mobile": { "system_health.memory_mobile": {
"end": 3, "end": 2,
"abridged": false "abridged": false
} }
} }
...@@ -58,8 +58,8 @@ ...@@ -58,8 +58,8 @@
"5": { "5": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 3, "begin": 2,
"end": 9, "end": 7,
"abridged": false "abridged": false
} }
} }
...@@ -67,8 +67,8 @@ ...@@ -67,8 +67,8 @@
"6": { "6": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 9, "begin": 7,
"end": 13, "end": 12,
"abridged": false "abridged": false
} }
} }
...@@ -76,8 +76,8 @@ ...@@ -76,8 +76,8 @@
"7": { "7": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 13, "begin": 12,
"end": 21, "end": 18,
"abridged": false "abridged": false
} }
} }
...@@ -85,8 +85,8 @@ ...@@ -85,8 +85,8 @@
"8": { "8": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 21, "begin": 18,
"end": 26, "end": 24,
"abridged": false "abridged": false
} }
} }
...@@ -94,8 +94,8 @@ ...@@ -94,8 +94,8 @@
"9": { "9": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 26, "begin": 24,
"end": 37, "end": 31,
"abridged": false "abridged": false
} }
} }
...@@ -103,8 +103,8 @@ ...@@ -103,8 +103,8 @@
"10": { "10": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 37, "begin": 31,
"end": 46, "end": 42,
"abridged": false "abridged": false
} }
} }
...@@ -112,8 +112,8 @@ ...@@ -112,8 +112,8 @@
"11": { "11": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 46, "begin": 42,
"end": 55, "end": 51,
"abridged": false "abridged": false
} }
} }
...@@ -121,8 +121,8 @@ ...@@ -121,8 +121,8 @@
"12": { "12": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 55, "begin": 51,
"end": 64, "end": 63,
"abridged": false "abridged": false
} }
} }
...@@ -130,8 +130,8 @@ ...@@ -130,8 +130,8 @@
"13": { "13": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 64, "begin": 63,
"end": 66, "end": 65,
"abridged": false "abridged": false
} }
} }
...@@ -139,8 +139,8 @@ ...@@ -139,8 +139,8 @@
"14": { "14": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 66, "begin": 65,
"end": 70, "end": 71,
"abridged": false "abridged": false
} }
} }
...@@ -148,14 +148,14 @@ ...@@ -148,14 +148,14 @@
"15": { "15": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 70, "begin": 71,
"abridged": false "abridged": false
}, },
"system_health.webview_startup": { "system_health.webview_startup": {
"abridged": false "abridged": false
}, },
"v8.browsing_mobile": { "v8.browsing_mobile": {
"end": 2, "end": 4,
"abridged": false "abridged": false
} }
} }
...@@ -163,8 +163,8 @@ ...@@ -163,8 +163,8 @@
"16": { "16": {
"benchmarks": { "benchmarks": {
"v8.browsing_mobile": { "v8.browsing_mobile": {
"begin": 2, "begin": 4,
"end": 12, "end": 13,
"abridged": false "abridged": false
} }
} }
...@@ -172,8 +172,8 @@ ...@@ -172,8 +172,8 @@
"17": { "17": {
"benchmarks": { "benchmarks": {
"v8.browsing_mobile": { "v8.browsing_mobile": {
"begin": 12, "begin": 13,
"end": 21, "end": 20,
"abridged": false "abridged": false
} }
} }
...@@ -181,35 +181,35 @@ ...@@ -181,35 +181,35 @@
"18": { "18": {
"benchmarks": { "benchmarks": {
"v8.browsing_mobile": { "v8.browsing_mobile": {
"begin": 21, "begin": 20,
"abridged": false "abridged": false
} }
} }
}, },
"extra_infos": { "extra_infos": {
"num_stories": 182, "num_stories": 182,
"predicted_min_shard_time": 929.0, "predicted_min_shard_time": 846.0,
"predicted_min_shard_index": 18, "predicted_min_shard_index": 17,
"predicted_max_shard_time": 1284.0, "predicted_max_shard_time": 1212.0,
"predicted_max_shard_index": 6, "predicted_max_shard_index": 13,
"shard #0": 1082.0, "shard #0": 1029.0,
"shard #1": 1071.0, "shard #1": 1026.0,
"shard #2": 1070.0, "shard #2": 1051.0,
"shard #3": 1072.0, "shard #3": 973.0,
"shard #4": 1010.0, "shard #4": 1034.0,
"shard #5": 1050.0, "shard #5": 939.0,
"shard #6": 1284.0, "shard #6": 1092.0,
"shard #7": 1008.0, "shard #7": 1050.0,
"shard #8": 1080.0, "shard #8": 1083.0,
"shard #9": 1101.0, "shard #9": 1029.0,
"shard #10": 1026.0, "shard #10": 1089.0,
"shard #11": 1044.0, "shard #11": 1068.0,
"shard #12": 1278.0, "shard #12": 1050.0,
"shard #13": 972.0, "shard #13": 1212.0,
"shard #14": 960.0, "shard #14": 1104.0,
"shard #15": 1101.0, "shard #15": 971.0,
"shard #16": 1032.0, "shard #16": 1019.0,
"shard #17": 1183.0, "shard #17": 846.0,
"shard #18": 929.0 "shard #18": 1154.0
} }
} }
\ No newline at end of file
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"benchmarks": { "benchmarks": {
"system_health.common_mobile": { "system_health.common_mobile": {
"begin": 13, "begin": 13,
"end": 37, "end": 36,
"abridged": false "abridged": false
} }
} }
...@@ -28,8 +28,8 @@ ...@@ -28,8 +28,8 @@
"2": { "2": {
"benchmarks": { "benchmarks": {
"system_health.common_mobile": { "system_health.common_mobile": {
"begin": 37, "begin": 36,
"end": 68, "end": 67,
"abridged": false "abridged": false
} }
} }
...@@ -37,11 +37,11 @@ ...@@ -37,11 +37,11 @@
"3": { "3": {
"benchmarks": { "benchmarks": {
"system_health.common_mobile": { "system_health.common_mobile": {
"begin": 68, "begin": 67,
"abridged": false "abridged": false
}, },
"system_health.memory_mobile": { "system_health.memory_mobile": {
"end": 5, "end": 4,
"abridged": false "abridged": false
} }
} }
...@@ -49,8 +49,8 @@ ...@@ -49,8 +49,8 @@
"4": { "4": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 5, "begin": 4,
"end": 11, "end": 10,
"abridged": false "abridged": false
} }
} }
...@@ -58,8 +58,8 @@ ...@@ -58,8 +58,8 @@
"5": { "5": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 11, "begin": 10,
"end": 18, "end": 17,
"abridged": false "abridged": false
} }
} }
...@@ -67,8 +67,8 @@ ...@@ -67,8 +67,8 @@
"6": { "6": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 18, "begin": 17,
"end": 25, "end": 23,
"abridged": false "abridged": false
} }
} }
...@@ -76,8 +76,8 @@ ...@@ -76,8 +76,8 @@
"7": { "7": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 25, "begin": 23,
"end": 36, "end": 32,
"abridged": false "abridged": false
} }
} }
...@@ -85,8 +85,8 @@ ...@@ -85,8 +85,8 @@
"8": { "8": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 36, "begin": 32,
"end": 47, "end": 44,
"abridged": false "abridged": false
} }
} }
...@@ -94,8 +94,8 @@ ...@@ -94,8 +94,8 @@
"9": { "9": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 47, "begin": 44,
"end": 58, "end": 55,
"abridged": false "abridged": false
} }
} }
...@@ -103,8 +103,8 @@ ...@@ -103,8 +103,8 @@
"10": { "10": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 58, "begin": 55,
"end": 67, "end": 65,
"abridged": false "abridged": false
} }
} }
...@@ -112,7 +112,7 @@ ...@@ -112,7 +112,7 @@
"11": { "11": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 67, "begin": 65,
"end": 71, "end": 71,
"abridged": false "abridged": false
} }
...@@ -134,22 +134,22 @@ ...@@ -134,22 +134,22 @@
}, },
"extra_infos": { "extra_infos": {
"num_stories": 182, "num_stories": 182,
"predicted_min_shard_time": 939.0, "predicted_min_shard_time": 923.0,
"predicted_min_shard_index": 11, "predicted_min_shard_index": 3,
"predicted_max_shard_time": 1169.0, "predicted_max_shard_time": 1161.0,
"predicted_max_shard_index": 3, "predicted_max_shard_index": 10,
"shard #0": 1097.0, "shard #0": 1087.0,
"shard #1": 1052.0, "shard #1": 1048.0,
"shard #2": 1078.0, "shard #2": 1013.0,
"shard #3": 1169.0, "shard #3": 923.0,
"shard #4": 1092.0, "shard #4": 1110.0,
"shard #5": 957.0, "shard #5": 969.0,
"shard #6": 1026.0, "shard #6": 1020.0,
"shard #7": 1080.0, "shard #7": 1116.0,
"shard #8": 1116.0, "shard #8": 1035.0,
"shard #9": 1005.0, "shard #9": 1089.0,
"shard #10": 1101.0, "shard #10": 1161.0,
"shard #11": 939.0, "shard #11": 1065.0,
"shard #12": 1039.0 "shard #12": 1059.0
} }
} }
\ No newline at end of file
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
"abridged": false "abridged": false
}, },
"system_health.common_mobile": { "system_health.common_mobile": {
"end": 10, "end": 11,
"abridged": true "abridged": true
} }
} }
...@@ -13,11 +13,11 @@ ...@@ -13,11 +13,11 @@
"1": { "1": {
"benchmarks": { "benchmarks": {
"system_health.common_mobile": { "system_health.common_mobile": {
"begin": 10, "begin": 11,
"abridged": true "abridged": true
}, },
"system_health.memory_mobile": { "system_health.memory_mobile": {
"end": 5, "end": 6,
"abridged": true "abridged": true
} }
} }
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
"2": { "2": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 5, "begin": 6,
"end": 11, "end": 11,
"abridged": true "abridged": true
} }
...@@ -44,13 +44,13 @@ ...@@ -44,13 +44,13 @@
}, },
"extra_infos": { "extra_infos": {
"num_stories": 29, "num_stories": 29,
"predicted_min_shard_time": 587.0, "predicted_min_shard_time": 498.0,
"predicted_min_shard_index": 1, "predicted_min_shard_index": 2,
"predicted_max_shard_time": 653.0, "predicted_max_shard_time": 699.0,
"predicted_max_shard_index": 3, "predicted_max_shard_index": 3,
"shard #0": 609.0, "shard #0": 658.0,
"shard #1": 587.0, "shard #1": 636.0,
"shard #2": 600.0, "shard #2": 498.0,
"shard #3": 653.0 "shard #3": 699.0
} }
} }
\ No newline at end of file
...@@ -14,36 +14,36 @@ ...@@ -14,36 +14,36 @@
"abridged": false "abridged": false
}, },
"blink_perf.events": { "blink_perf.events": {
"end": 3, "abridged": false
},
"blink_perf.image_decoder": {
"end": 9,
"abridged": false "abridged": false
} }
} }
}, },
"1": { "1": {
"benchmarks": { "benchmarks": {
"blink_perf.events": {
"begin": 3,
"abridged": false
},
"blink_perf.image_decoder": { "blink_perf.image_decoder": {
"begin": 9,
"abridged": false "abridged": false
}, },
"blink_perf.layout": { "blink_perf.layout": {
"end": 92,
"abridged": false "abridged": false
}
}
}, },
"2": { "blink_perf.owp_storage": {
"benchmarks": {
"blink_perf.layout": {
"begin": 92,
"abridged": false "abridged": false
}, },
"blink_perf.owp_storage": { "blink_perf.paint": {
"end": 7,
"abridged": false "abridged": false
}
}
}, },
"2": {
"benchmarks": {
"blink_perf.paint": { "blink_perf.paint": {
"begin": 7,
"abridged": false "abridged": false
}, },
"blink_perf.parser": { "blink_perf.parser": {
...@@ -56,18 +56,18 @@ ...@@ -56,18 +56,18 @@
"abridged": false "abridged": false
}, },
"blink_perf.webaudio": { "blink_perf.webaudio": {
"end": 4, "abridged": false
},
"dromaeo": {
"end": 3,
"abridged": false "abridged": false
} }
} }
}, },
"3": { "3": {
"benchmarks": { "benchmarks": {
"blink_perf.webaudio": {
"begin": 4,
"abridged": false
},
"dromaeo": { "dromaeo": {
"begin": 3,
"abridged": false "abridged": false
}, },
"dummy_benchmark.noisy_benchmark_1": { "dummy_benchmark.noisy_benchmark_1": {
...@@ -83,7 +83,7 @@ ...@@ -83,7 +83,7 @@
"abridged": false "abridged": false
}, },
"loading.mobile": { "loading.mobile": {
"end": 54, "end": 56,
"abridged": false "abridged": false
} }
} }
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
"4": { "4": {
"benchmarks": { "benchmarks": {
"loading.mobile": { "loading.mobile": {
"begin": 54, "begin": 56,
"abridged": false "abridged": false
}, },
"media.mobile": { "media.mobile": {
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
"abridged": false "abridged": false
}, },
"rendering.mobile": { "rendering.mobile": {
"end": 46, "end": 44,
"abridged": false "abridged": false
} }
} }
...@@ -121,8 +121,8 @@ ...@@ -121,8 +121,8 @@
"6": { "6": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 46, "begin": 44,
"end": 110, "end": 101,
"abridged": false "abridged": false
} }
} }
...@@ -130,8 +130,8 @@ ...@@ -130,8 +130,8 @@
"7": { "7": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 110, "begin": 101,
"end": 174, "end": 158,
"abridged": false "abridged": false
} }
} }
...@@ -139,8 +139,8 @@ ...@@ -139,8 +139,8 @@
"8": { "8": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 174, "begin": 158,
"end": 227, "end": 211,
"abridged": false "abridged": false
} }
} }
...@@ -148,8 +148,8 @@ ...@@ -148,8 +148,8 @@
"9": { "9": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 227, "begin": 211,
"end": 303, "end": 284,
"abridged": false "abridged": false
} }
} }
...@@ -157,8 +157,8 @@ ...@@ -157,8 +157,8 @@
"10": { "10": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 303, "begin": 284,
"end": 352, "end": 344,
"abridged": false "abridged": false
} }
} }
...@@ -166,8 +166,8 @@ ...@@ -166,8 +166,8 @@
"11": { "11": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 352, "begin": 344,
"end": 408, "end": 395,
"abridged": false "abridged": false
} }
} }
...@@ -175,7 +175,7 @@ ...@@ -175,7 +175,7 @@
"12": { "12": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 408, "begin": 395,
"abridged": false "abridged": false
}, },
"speedometer": { "speedometer": {
...@@ -197,7 +197,7 @@ ...@@ -197,7 +197,7 @@
"abridged": false "abridged": false
}, },
"system_health.common_mobile": { "system_health.common_mobile": {
"end": 23, "end": 17,
"abridged": false "abridged": false
} }
} }
...@@ -205,15 +205,20 @@ ...@@ -205,15 +205,20 @@
"13": { "13": {
"benchmarks": { "benchmarks": {
"system_health.common_mobile": { "system_health.common_mobile": {
"begin": 23, "begin": 17,
"end": 68,
"abridged": false "abridged": false
} }
} }
}, },
"14": { "14": {
"benchmarks": { "benchmarks": {
"system_health.common_mobile": {
"begin": 68,
"abridged": false
},
"system_health.memory_mobile": { "system_health.memory_mobile": {
"end": 13, "end": 12,
"abridged": false "abridged": false
} }
} }
...@@ -221,7 +226,7 @@ ...@@ -221,7 +226,7 @@
"15": { "15": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 13, "begin": 12,
"end": 23, "end": 23,
"abridged": false "abridged": false
} }
...@@ -231,7 +236,7 @@ ...@@ -231,7 +236,7 @@
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 23, "begin": 23,
"end": 36, "end": 37,
"abridged": false "abridged": false
} }
} }
...@@ -239,8 +244,8 @@ ...@@ -239,8 +244,8 @@
"17": { "17": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 36, "begin": 37,
"end": 54, "end": 55,
"abridged": false "abridged": false
} }
} }
...@@ -248,8 +253,8 @@ ...@@ -248,8 +253,8 @@
"18": { "18": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 54, "begin": 55,
"end": 70, "end": 71,
"abridged": false "abridged": false
} }
} }
...@@ -257,7 +262,7 @@ ...@@ -257,7 +262,7 @@
"19": { "19": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 70, "begin": 71,
"abridged": false "abridged": false
}, },
"system_health.webview_startup": { "system_health.webview_startup": {
...@@ -267,7 +272,7 @@ ...@@ -267,7 +272,7 @@
"abridged": false "abridged": false
}, },
"v8.browsing_mobile": { "v8.browsing_mobile": {
"end": 4, "end": 8,
"abridged": false "abridged": false
} }
} }
...@@ -275,7 +280,7 @@ ...@@ -275,7 +280,7 @@
"20": { "20": {
"benchmarks": { "benchmarks": {
"v8.browsing_mobile": { "v8.browsing_mobile": {
"begin": 4, "begin": 8,
"abridged": false "abridged": false
}, },
"webrtc": { "webrtc": {
...@@ -284,31 +289,31 @@ ...@@ -284,31 +289,31 @@
} }
}, },
"extra_infos": { "extra_infos": {
"num_stories": 1099, "num_stories": 1107,
"predicted_min_shard_time": 1146.0, "predicted_min_shard_time": 1353.0,
"predicted_min_shard_index": 15, "predicted_min_shard_index": 15,
"predicted_max_shard_time": 1331.0, "predicted_max_shard_time": 1416.0,
"predicted_max_shard_index": 19, "predicted_max_shard_index": 16,
"shard #0": 1226.0, "shard #0": 1391.0,
"shard #1": 1260.0, "shard #1": 1381.0,
"shard #2": 1241.0, "shard #2": 1407.0,
"shard #3": 1237.0, "shard #3": 1391.0,
"shard #4": 1233.0, "shard #4": 1379.0,
"shard #5": 1241.0, "shard #5": 1400.0,
"shard #6": 1240.0, "shard #6": 1383.0,
"shard #7": 1227.0, "shard #7": 1378.0,
"shard #8": 1238.0, "shard #8": 1393.0,
"shard #9": 1243.0, "shard #9": 1382.0,
"shard #10": 1242.0, "shard #10": 1384.0,
"shard #11": 1230.0, "shard #11": 1398.0,
"shard #12": 1234.0, "shard #12": 1359.0,
"shard #13": 1228.0, "shard #13": 1409.0,
"shard #14": 1191.0, "shard #14": 1360.0,
"shard #15": 1146.0, "shard #15": 1353.0,
"shard #16": 1266.0, "shard #16": 1416.0,
"shard #17": 1254.0, "shard #17": 1368.0,
"shard #18": 1176.0, "shard #18": 1395.0,
"shard #19": 1331.0, "shard #19": 1393.0,
"shard #20": 1293.0 "shard #20": 1413.0
} }
} }
\ No newline at end of file
...@@ -8,10 +8,10 @@ ...@@ -8,10 +8,10 @@
}, },
"extra_infos": { "extra_infos": {
"num_stories": 4, "num_stories": 4,
"predicted_min_shard_time": 253.0, "predicted_min_shard_time": 318.0,
"predicted_min_shard_index": 0, "predicted_min_shard_index": 0,
"predicted_max_shard_time": 253.0, "predicted_max_shard_time": 318.0,
"predicted_max_shard_index": 0, "predicted_max_shard_index": 0,
"shard #0": 253.0 "shard #0": 318.0
} }
} }
\ No newline at end of file
...@@ -22,12 +22,17 @@ ...@@ -22,12 +22,17 @@
"benchmarks": { "benchmarks": {
"loading.mobile": { "loading.mobile": {
"begin": 1, "begin": 1,
"end": 5,
"abridged": true "abridged": true
} }
} }
}, },
"2": { "2": {
"benchmarks": { "benchmarks": {
"loading.mobile": {
"begin": 5,
"abridged": true
},
"startup.mobile": { "startup.mobile": {
"end": 1, "end": 1,
"abridged": true "abridged": true
...@@ -38,17 +43,12 @@ ...@@ -38,17 +43,12 @@
"benchmarks": { "benchmarks": {
"startup.mobile": { "startup.mobile": {
"begin": 1, "begin": 1,
"end": 3,
"abridged": true "abridged": true
} }
} }
}, },
"4": { "4": {
"benchmarks": { "benchmarks": {
"startup.mobile": {
"begin": 3,
"abridged": true
},
"system_health.common_mobile": { "system_health.common_mobile": {
"end": 3, "end": 3,
"abridged": true "abridged": true
...@@ -93,15 +93,15 @@ ...@@ -93,15 +93,15 @@
"num_stories": 26, "num_stories": 26,
"predicted_min_shard_time": 158.0, "predicted_min_shard_time": 158.0,
"predicted_min_shard_index": 7, "predicted_min_shard_index": 7,
"predicted_max_shard_time": 311.0, "predicted_max_shard_time": 306.0,
"predicted_max_shard_index": 3, "predicted_max_shard_index": 3,
"shard #0": 199.0, "shard #0": 201.0,
"shard #1": 246.0, "shard #1": 214.0,
"shard #2": 185.0, "shard #2": 235.0,
"shard #3": 311.0, "shard #3": 306.0,
"shard #4": 239.0, "shard #4": 231.0,
"shard #5": 197.0, "shard #5": 192.0,
"shard #6": 261.0, "shard #6": 260.0,
"shard #7": 158.0 "shard #7": 158.0
} }
} }
\ No newline at end of file
...@@ -17,18 +17,18 @@ ...@@ -17,18 +17,18 @@
"abridged": false "abridged": false
}, },
"blink_perf.image_decoder": { "blink_perf.image_decoder": {
"end": 6, "abridged": false
},
"blink_perf.layout": {
"end": 7,
"abridged": false "abridged": false
} }
} }
}, },
"1": { "1": {
"benchmarks": { "benchmarks": {
"blink_perf.image_decoder": {
"begin": 6,
"abridged": false
},
"blink_perf.layout": { "blink_perf.layout": {
"begin": 7,
"abridged": false "abridged": false
}, },
"blink_perf.owp_storage": { "blink_perf.owp_storage": {
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
"abridged": false "abridged": false
}, },
"blink_perf.parser": { "blink_perf.parser": {
"end": 2, "end": 12,
"abridged": false "abridged": false
} }
} }
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
"2": { "2": {
"benchmarks": { "benchmarks": {
"blink_perf.parser": { "blink_perf.parser": {
"begin": 2, "begin": 12,
"abridged": false "abridged": false
}, },
"blink_perf.shadow_dom": { "blink_perf.shadow_dom": {
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
"abridged": false "abridged": false
}, },
"loading.mobile": { "loading.mobile": {
"end": 36, "end": 44,
"abridged": false "abridged": false
} }
} }
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
"3": { "3": {
"benchmarks": { "benchmarks": {
"loading.mobile": { "loading.mobile": {
"begin": 36, "begin": 44,
"abridged": false "abridged": false
}, },
"media.mobile": { "media.mobile": {
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
"abridged": false "abridged": false
}, },
"rasterize_and_record_micro.top_25": { "rasterize_and_record_micro.top_25": {
"end": 4, "end": 5,
"abridged": false "abridged": false
} }
} }
...@@ -100,11 +100,11 @@ ...@@ -100,11 +100,11 @@
"4": { "4": {
"benchmarks": { "benchmarks": {
"rasterize_and_record_micro.top_25": { "rasterize_and_record_micro.top_25": {
"begin": 4, "begin": 5,
"abridged": false "abridged": false
}, },
"rendering.mobile": { "rendering.mobile": {
"end": 60, "end": 63,
"abridged": false "abridged": false
} }
} }
...@@ -112,8 +112,8 @@ ...@@ -112,8 +112,8 @@
"5": { "5": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 60, "begin": 63,
"end": 141, "end": 149,
"abridged": false "abridged": false
} }
} }
...@@ -121,8 +121,8 @@ ...@@ -121,8 +121,8 @@
"6": { "6": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 141, "begin": 149,
"end": 206, "end": 216,
"abridged": false "abridged": false
} }
} }
...@@ -130,8 +130,8 @@ ...@@ -130,8 +130,8 @@
"7": { "7": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 206, "begin": 216,
"end": 302, "end": 321,
"abridged": false "abridged": false
} }
} }
...@@ -139,8 +139,8 @@ ...@@ -139,8 +139,8 @@
"8": { "8": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 302, "begin": 321,
"end": 377, "end": 397,
"abridged": false "abridged": false
} }
} }
...@@ -148,7 +148,7 @@ ...@@ -148,7 +148,7 @@
"9": { "9": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 377, "begin": 397,
"abridged": false "abridged": false
}, },
"speedometer": { "speedometer": {
...@@ -170,7 +170,7 @@ ...@@ -170,7 +170,7 @@
"abridged": false "abridged": false
}, },
"system_health.common_mobile": { "system_health.common_mobile": {
"end": 16, "end": 24,
"abridged": false "abridged": false
} }
} }
...@@ -178,11 +178,11 @@ ...@@ -178,11 +178,11 @@
"10": { "10": {
"benchmarks": { "benchmarks": {
"system_health.common_mobile": { "system_health.common_mobile": {
"begin": 16, "begin": 24,
"abridged": false "abridged": false
}, },
"system_health.memory_mobile": { "system_health.memory_mobile": {
"end": 2, "end": 6,
"abridged": false "abridged": false
} }
} }
...@@ -190,8 +190,8 @@ ...@@ -190,8 +190,8 @@
"11": { "11": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 2, "begin": 6,
"end": 18, "end": 22,
"abridged": false "abridged": false
} }
} }
...@@ -199,8 +199,8 @@ ...@@ -199,8 +199,8 @@
"12": { "12": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 18, "begin": 22,
"end": 38, "end": 44,
"abridged": false "abridged": false
} }
} }
...@@ -208,8 +208,8 @@ ...@@ -208,8 +208,8 @@
"13": { "13": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 38, "begin": 44,
"end": 64, "end": 68,
"abridged": false "abridged": false
} }
} }
...@@ -217,20 +217,25 @@ ...@@ -217,20 +217,25 @@
"14": { "14": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 64, "begin": 68,
"abridged": false "abridged": false
}, },
"system_health.webview_startup": { "system_health.webview_startup": {
"abridged": false "abridged": false
},
"tracing.tracing_with_background_memory_infra": {
"abridged": false
},
"v8.browsing_mobile": {
"end": 5,
"abridged": false
} }
} }
}, },
"15": { "15": {
"benchmarks": { "benchmarks": {
"tracing.tracing_with_background_memory_infra": {
"abridged": false
},
"v8.browsing_mobile": { "v8.browsing_mobile": {
"begin": 5,
"abridged": false "abridged": false
}, },
"webrtc": { "webrtc": {
...@@ -239,26 +244,26 @@ ...@@ -239,26 +244,26 @@
} }
}, },
"extra_infos": { "extra_infos": {
"num_stories": 1099, "num_stories": 1107,
"predicted_min_shard_time": 1851.0, "predicted_min_shard_time": 1932.0,
"predicted_min_shard_index": 13, "predicted_min_shard_index": 11,
"predicted_max_shard_time": 1921.0, "predicted_max_shard_time": 2076.0,
"predicted_max_shard_index": 14, "predicted_max_shard_index": 13,
"shard #0": 1901.0, "shard #0": 1980.0,
"shard #1": 1880.0, "shard #1": 1978.0,
"shard #2": 1885.0, "shard #2": 1984.0,
"shard #3": 1881.0, "shard #3": 1987.0,
"shard #4": 1883.0, "shard #4": 2001.0,
"shard #5": 1882.0, "shard #5": 1986.0,
"shard #6": 1884.0, "shard #6": 1974.0,
"shard #7": 1890.0, "shard #7": 1982.0,
"shard #8": 1873.0, "shard #8": 1993.0,
"shard #9": 1888.0, "shard #9": 1993.0,
"shard #10": 1876.0, "shard #10": 1961.0,
"shard #11": 1872.0, "shard #11": 1932.0,
"shard #12": 1872.0, "shard #12": 1959.0,
"shard #13": 1851.0, "shard #13": 2076.0,
"shard #14": 1921.0, "shard #14": 1967.0,
"shard #15": 1920.0 "shard #15": 1978.0
} }
} }
\ No newline at end of file
...@@ -17,24 +17,6 @@ ...@@ -17,24 +17,6 @@
"abridged": false "abridged": false
}, },
"blink_perf.image_decoder": { "blink_perf.image_decoder": {
"end": 4,
"abridged": false
}
},
"executables": {
"base_perftests": {
"path": "base_perftests",
"arguments": [
"--test-launcher-jobs=1",
"--test-launcher-retry-limit=0"
]
}
}
},
"1": {
"benchmarks": {
"blink_perf.image_decoder": {
"begin": 4,
"abridged": false "abridged": false
}, },
"blink_perf.layout": { "blink_perf.layout": {
...@@ -47,15 +29,6 @@ ...@@ -47,15 +29,6 @@
"abridged": false "abridged": false
}, },
"blink_perf.parser": { "blink_perf.parser": {
"end": 26,
"abridged": false
}
}
},
"2": {
"benchmarks": {
"blink_perf.parser": {
"begin": 26,
"abridged": false "abridged": false
}, },
"blink_perf.shadow_dom": { "blink_perf.shadow_dom": {
...@@ -81,16 +54,16 @@ ...@@ -81,16 +54,16 @@
}, },
"jetstream2": { "jetstream2": {
"abridged": false "abridged": false
},
"kraken": {
"abridged": false
},
"loading.desktop": {
"end": 20,
"abridged": false
} }
}, },
"executables": { "executables": {
"base_perftests": {
"path": "base_perftests",
"arguments": [
"--test-launcher-jobs=1",
"--test-launcher-retry-limit=0"
]
},
"dawn_perf_tests": { "dawn_perf_tests": {
"path": "dawn_perf_tests", "path": "dawn_perf_tests",
"arguments": [ "arguments": [
...@@ -100,38 +73,32 @@ ...@@ -100,38 +73,32 @@
} }
} }
}, },
"3": { "1": {
"benchmarks": { "benchmarks": {
"kraken": {
"abridged": false
},
"loading.desktop": { "loading.desktop": {
"begin": 20, "end": 84,
"abridged": false "abridged": false
}
}
}, },
"media.desktop": { "2": {
"benchmarks": {
"loading.desktop": {
"begin": 84,
"abridged": false "abridged": false
}, },
"memory.desktop": { "media.desktop": {
"abridged": false "abridged": false
}, },
"speedometer2-pcscan": { "memory.desktop": {
"abridged": false "abridged": false
}, },
"octane": { "octane": {
"abridged": false "abridged": false
}
},
"executables": {
"media_perftests": {
"path": "media_perftests",
"arguments": [
"--single-process-tests",
"--test-launcher-retry-limit=0",
"--isolated-script-test-filter=*::-*_unoptimized::*_unaligned::*unoptimized_aligned"
]
}
}
}, },
"4": {
"benchmarks": {
"power.desktop": { "power.desktop": {
"abridged": false "abridged": false
}, },
...@@ -139,11 +106,19 @@ ...@@ -139,11 +106,19 @@
"abridged": false "abridged": false
}, },
"rendering.desktop": { "rendering.desktop": {
"end": 90, "end": 15,
"abridged": false "abridged": false
} }
}, },
"executables": { "executables": {
"media_perftests": {
"path": "media_perftests",
"arguments": [
"--single-process-tests",
"--test-launcher-retry-limit=0",
"--isolated-script-test-filter=*::-*_unoptimized::*_unaligned::*unoptimized_aligned"
]
},
"performance_browser_tests": { "performance_browser_tests": {
"path": "browser_tests", "path": "browser_tests",
"arguments": [ "arguments": [
...@@ -158,19 +133,19 @@ ...@@ -158,19 +133,19 @@
} }
} }
}, },
"5": { "3": {
"benchmarks": { "benchmarks": {
"rendering.desktop": { "rendering.desktop": {
"begin": 90, "begin": 15,
"end": 240, "end": 178,
"abridged": false "abridged": false
} }
} }
}, },
"6": { "4": {
"benchmarks": { "benchmarks": {
"rendering.desktop": { "rendering.desktop": {
"begin": 240, "begin": 178,
"abridged": false "abridged": false
}, },
"speedometer": { "speedometer": {
...@@ -185,11 +160,32 @@ ...@@ -185,11 +160,32 @@
"speedometer2-future": { "speedometer2-future": {
"abridged": false "abridged": false
}, },
"speedometer2-pcscan": {
"abridged": false
},
"system_health.common_desktop": { "system_health.common_desktop": {
"end": 15,
"abridged": false "abridged": false
}
}
}, },
"5": {
"benchmarks": {
"system_health.common_desktop": {
"begin": 15,
"abridged": false
},
"system_health.memory_desktop": {
"end": 24,
"abridged": false
}
}
},
"6": {
"benchmarks": {
"system_health.memory_desktop": { "system_health.memory_desktop": {
"end": 2, "begin": 24,
"end": 78,
"abridged": false "abridged": false
} }
} }
...@@ -197,7 +193,7 @@ ...@@ -197,7 +193,7 @@
"7": { "7": {
"benchmarks": { "benchmarks": {
"system_health.memory_desktop": { "system_health.memory_desktop": {
"begin": 2, "begin": 78,
"abridged": false "abridged": false
}, },
"tab_search": { "tab_search": {
...@@ -229,18 +225,18 @@ ...@@ -229,18 +225,18 @@
} }
}, },
"extra_infos": { "extra_infos": {
"num_stories": 1064, "num_stories": 1088,
"predicted_min_shard_time": 1428.0, "predicted_min_shard_time": 4017.0,
"predicted_min_shard_index": 3, "predicted_min_shard_index": 6,
"predicted_max_shard_time": 1500, "predicted_max_shard_time": 4154.0,
"predicted_max_shard_index": 5, "predicted_max_shard_index": 7,
"shard #0": 1480.0, "shard #0": 4145.0,
"shard #1": 1480, "shard #1": 4101.0,
"shard #2": 1482.0, "shard #2": 4100.0,
"shard #3": 1428.0, "shard #3": 4116.0,
"shard #4": 1490.0, "shard #4": 4127.0,
"shard #5": 1500, "shard #5": 4127.0,
"shard #6": 1490, "shard #6": 4017.0,
"shard #7": 1497.0 "shard #7": 4154.0
} }
} }
\ No newline at end of file
...@@ -17,11 +17,11 @@ ...@@ -17,11 +17,11 @@
}, },
"extra_infos": { "extra_infos": {
"num_stories": 10, "num_stories": 10,
"predicted_min_shard_time": 50, "predicted_min_shard_time": 170.0,
"predicted_min_shard_index": 0, "predicted_min_shard_index": 0,
"predicted_max_shard_time": 50, "predicted_max_shard_time": 224.0,
"predicted_max_shard_index": 0, "predicted_max_shard_index": 1,
"shard #0": 50, "shard #0": 170.0,
"shard #1": 50 "shard #1": 224.0
} }
} }
\ No newline at end of file
[ [
{ {
"duration": "114.0", "duration": "115.0",
"name": "startup.mobile/cct:coldish:bbc" "name": "startup.mobile/cct:coldish:bbc"
}, },
{ {
"duration": "115.0", "duration": "117.0",
"name": "startup.mobile/intent:coldish:bbc" "name": "startup.mobile/intent:coldish:bbc"
}, },
{ {
"duration": "67.0", "duration": "68.0",
"name": "startup.mobile/intent:warm:bbc" "name": "startup.mobile/intent:warm:bbc"
}, },
{ {
"duration": "15.0", "duration": "18.0",
"name": "startup.mobile/maps_pwa:with_http_cache" "name": "startup.mobile/maps_pwa:with_http_cache"
}, },
{ {
"duration": "23.0", "duration": "20.0",
"name": "system_health.common_mobile/background:social:facebook:2019" "name": "system_health.common_mobile/background:social:facebook:2019"
}, },
{ {
"duration": "7.0", "duration": "5.0",
"name": "system_health.common_mobile/background:tools:gmail:2019" "name": "system_health.common_mobile/background:tools:gmail:2019"
}, },
{ {
"duration": "57.0", "duration": "55.0",
"name": "system_health.common_mobile/browse:news:cnn:2020" "name": "system_health.common_mobile/browse:news:cnn:2020"
}, },
{ {
"duration": "55.0", "duration": "49.0",
"name": "system_health.common_mobile/browse:news:reddit:2019" "name": "system_health.common_mobile/browse:news:reddit:2019"
}, },
{ {
"duration": "8.0", "duration": "5.0",
"name": "system_health.common_mobile/browse:social:pinterest_infinite_scroll:2019" "name": "system_health.common_mobile/browse:social:pinterest_infinite_scroll:2019"
}, },
{ {
"duration": "64.0", "duration": "73.0",
"name": "system_health.common_mobile/browse:social:tumblr_infinite_scroll:2018" "name": "system_health.common_mobile/browse:social:tumblr_infinite_scroll:2018"
}, },
{ {
"duration": "70.0", "duration": "81.0",
"name": "system_health.common_mobile/browse:social:twitter:2019" "name": "system_health.common_mobile/browse:social:twitter:2019"
}, },
{ {
"duration": "42.0", "duration": "39.0",
"name": "system_health.common_mobile/browse:tools:maps:2019" "name": "system_health.common_mobile/browse:tools:maps:2019"
}, },
{ {
"duration": "23.0", "duration": "20.0",
"name": "system_health.common_mobile/load:media:youtube:2018" "name": "system_health.common_mobile/load:media:youtube:2018"
}, },
{ {
"duration": "32.0", "duration": "25.0",
"name": "system_health.common_mobile/load:news:cnn:2020"
},
{
"duration": "29.0",
"name": "system_health.common_mobile/load:tools:gmail:2019" "name": "system_health.common_mobile/load:tools:gmail:2019"
}, },
{ {
"duration": "24.0", "duration": "20.0",
"name": "system_health.common_mobile/load:tools:weather:2019" "name": "system_health.common_mobile/load:tools:weather:2019"
}, },
{ {
...@@ -64,15 +68,15 @@ ...@@ -64,15 +68,15 @@
"name": "system_health.memory_mobile/background:social:facebook:2019" "name": "system_health.memory_mobile/background:social:facebook:2019"
}, },
{ {
"duration": "3.0", "duration": "4.0",
"name": "system_health.memory_mobile/background:tools:gmail:2019" "name": "system_health.memory_mobile/background:tools:gmail:2019"
}, },
{ {
"duration": "54.0", "duration": "55.0",
"name": "system_health.memory_mobile/browse:news:cnn:2020" "name": "system_health.memory_mobile/browse:news:cnn:2020"
}, },
{ {
"duration": "54.0", "duration": "53.0",
"name": "system_health.memory_mobile/browse:news:reddit:2019" "name": "system_health.memory_mobile/browse:news:reddit:2019"
}, },
{ {
...@@ -80,11 +84,11 @@ ...@@ -80,11 +84,11 @@
"name": "system_health.memory_mobile/browse:social:pinterest_infinite_scroll:2019" "name": "system_health.memory_mobile/browse:social:pinterest_infinite_scroll:2019"
}, },
{ {
"duration": "65.0", "duration": "64.0",
"name": "system_health.memory_mobile/browse:social:tumblr_infinite_scroll:2018" "name": "system_health.memory_mobile/browse:social:tumblr_infinite_scroll:2018"
}, },
{ {
"duration": "71.0", "duration": "73.0",
"name": "system_health.memory_mobile/browse:social:twitter:2019" "name": "system_health.memory_mobile/browse:social:twitter:2019"
}, },
{ {
...@@ -92,9 +96,13 @@ ...@@ -92,9 +96,13 @@
"name": "system_health.memory_mobile/browse:tools:maps:2019" "name": "system_health.memory_mobile/browse:tools:maps:2019"
}, },
{ {
"duration": "24.0", "duration": "23.0",
"name": "system_health.memory_mobile/load:media:youtube:2018" "name": "system_health.memory_mobile/load:media:youtube:2018"
}, },
{
"duration": "29.0",
"name": "system_health.memory_mobile/load:news:cnn:2020"
},
{ {
"duration": "31.0", "duration": "31.0",
"name": "system_health.memory_mobile/load:tools:gmail:2019" "name": "system_health.memory_mobile/load:tools:gmail:2019"
...@@ -104,7 +112,7 @@ ...@@ -104,7 +112,7 @@
"name": "system_health.memory_mobile/load:tools:weather:2019" "name": "system_health.memory_mobile/load:tools:weather:2019"
}, },
{ {
"duration": "22.0", "duration": "24.0",
"name": "system_health.weblayer_startup/load:chrome:blank" "name": "system_health.weblayer_startup/load:chrome:blank"
} }
] ]
\ No newline at end of file
[ [
{ {
"duration": "46.0", "duration": "75.0",
"name": "power.mobile/browse:media:flickr_infinite_scroll:2019" "name": "power.mobile/browse:media:flickr_infinite_scroll:2019"
}, },
{ {
"duration": "78.0", "duration": "27.0",
"name": "power.mobile/browse:social:pinterest_infinite_scroll:2019" "name": "power.mobile/browse:social:pinterest_infinite_scroll:2019"
}, },
{ {
"duration": "62.0", "duration": "112.0",
"name": "power.mobile/browse:social:tumblr_infinite_scroll:2018" "name": "power.mobile/browse:social:tumblr_infinite_scroll:2018"
}, },
{ {
"duration": "67.0", "duration": "104.0",
"name": "power.mobile/browse:tech:discourse_infinite_scroll:2018" "name": "power.mobile/browse:tech:discourse_infinite_scroll:2018"
} }
] ]
\ No newline at end of file
[ [
{ {
"duration": "29.0", "duration": "30.0",
"name": "loading.mobile/Dramaq" "name": "loading.mobile/Dramaq"
}, },
{ {
"duration": "26.0", "duration": "27.0",
"name": "loading.mobile/Facebook" "name": "loading.mobile/Facebook"
}, },
{ {
"duration": "21.0", "duration": "22.0",
"name": "loading.mobile/FranceTVInfo" "name": "loading.mobile/FranceTVInfo"
}, },
{ {
"duration": "27.0", "duration": "28.0",
"name": "loading.mobile/GoogleIndia" "name": "loading.mobile/GoogleIndia"
}, },
{ {
"duration": "23.0", "duration": "25.0",
"name": "loading.mobile/Hongkiat" "name": "loading.mobile/Hongkiat"
}, },
{ {
"duration": "24.0", "duration": "25.0",
"name": "loading.mobile/LocalMoxie" "name": "loading.mobile/LocalMoxie"
}, },
{ {
"duration": "161.0", "duration": "168.0",
"name": "startup.mobile/cct:coldish:bbc" "name": "startup.mobile/cct:coldish:bbc"
}, },
{ {
"duration": "185.0", "duration": "191.0",
"name": "startup.mobile/intent:coldish:bbc" "name": "startup.mobile/intent:coldish:bbc"
}, },
{ {
"duration": "150.0", "duration": "138.0",
"name": "startup.mobile/intent:warm:bbc" "name": "startup.mobile/intent:warm:bbc"
}, },
{ {
"duration": "14.0", "duration": "0.0",
"name": "startup.mobile/maps_pwa:with_http_cache" "name": "startup.mobile/maps_pwa:with_http_cache"
}, },
{ {
"duration": "34.0", "duration": "38.0",
"name": "system_health.common_mobile/background:social:facebook:2019" "name": "system_health.common_mobile/background:social:facebook:2019"
}, },
{ {
"duration": "49.0", "duration": "54.0",
"name": "system_health.common_mobile/background:tools:gmail:2019" "name": "system_health.common_mobile/background:tools:gmail:2019"
}, },
{ {
"duration": "142.0", "duration": "139.0",
"name": "system_health.common_mobile/browse:news:cnn:2020" "name": "system_health.common_mobile/browse:news:cnn:2020"
}, },
{ {
"duration": "108.0", "duration": "112.0",
"name": "system_health.common_mobile/browse:news:reddit:2019" "name": "system_health.common_mobile/browse:news:reddit:2019"
}, },
{ {
"duration": "6.0", "duration": "8.0",
"name": "system_health.common_mobile/browse:social:pinterest_infinite_scroll:2019" "name": "system_health.common_mobile/browse:social:pinterest_infinite_scroll:2019"
}, },
{ {
"duration": "116.0", "duration": "105.0",
"name": "system_health.common_mobile/browse:social:tumblr_infinite_scroll:2018" "name": "system_health.common_mobile/browse:social:tumblr_infinite_scroll:2018"
}, },
{ {
...@@ -68,19 +68,23 @@ ...@@ -68,19 +68,23 @@
"name": "system_health.common_mobile/browse:social:twitter:2019" "name": "system_health.common_mobile/browse:social:twitter:2019"
}, },
{ {
"duration": "66.0", "duration": "61.0",
"name": "system_health.common_mobile/browse:tools:maps:2019" "name": "system_health.common_mobile/browse:tools:maps:2019"
}, },
{ {
"duration": "31.0", "duration": "35.0",
"name": "system_health.common_mobile/load:media:youtube:2018" "name": "system_health.common_mobile/load:media:youtube:2018"
}, },
{ {
"duration": "48.0", "duration": "46.0",
"name": "system_health.common_mobile/load:news:cnn:2020"
},
{
"duration": "50.0",
"name": "system_health.common_mobile/load:tools:gmail:2019" "name": "system_health.common_mobile/load:tools:gmail:2019"
}, },
{ {
"duration": "30.0", "duration": "35.0",
"name": "system_health.common_mobile/load:tools:weather:2019" "name": "system_health.common_mobile/load:tools:weather:2019"
}, },
{ {
......
[] [
\ No newline at end of file {
"duration": "28.0",
"name": "loading.desktop/AirBnB_warm"
},
{
"duration": "22.0",
"name": "loading.desktop/Aljayyash_cold"
},
{
"duration": "20.0",
"name": "loading.desktop/AllRecipes_cold"
},
{
"duration": "16.0",
"name": "loading.desktop/Baidu_warm"
},
{
"duration": "16.0",
"name": "loading.desktop/Naver_cold"
},
{
"duration": "15.0",
"name": "loading.desktop/Orange_cold"
},
{
"duration": "16.0",
"name": "loading.desktop/Orange_warm"
},
{
"duration": "31.0",
"name": "loading.desktop/Taobao_warm"
},
{
"duration": "17.0",
"name": "loading.desktop/TheOnion_cold"
},
{
"duration": "16.0",
"name": "loading.desktop/ru.wikipedia_warm"
}
]
\ No newline at end of file
[ [
{ {
"duration": "27.0", "duration": "39.0",
"name": "rendering.desktop/css_value_type_shadow" "name": "rendering.desktop/css_value_type_shadow"
}, },
{ {
"duration": "31.0", "duration": "26.0",
"name": "rendering.desktop/main_30fps_impl_60fps" "name": "rendering.desktop/main_30fps_impl_60fps"
} }
] ]
\ No newline at end of file
[ [
{ {
"duration": "49.0", "duration": "47.0",
"name": "loading.desktop/AirBnB_warm" "name": "loading.desktop/AirBnB_warm"
}, },
{ {
"duration": "38.0", "duration": "41.0",
"name": "loading.desktop/Aljayyash_cold" "name": "loading.desktop/Aljayyash_cold"
}, },
{ {
"duration": "21.0", "duration": "20.0",
"name": "loading.desktop/AllRecipes_cold" "name": "loading.desktop/AllRecipes_cold"
}, },
{ {
"duration": "24.0", "duration": "28.0",
"name": "loading.desktop/Baidu_warm" "name": "loading.desktop/Baidu_warm"
}, },
{ {
"duration": "34.0", "duration": "48.0",
"name": "loading.desktop/Naver_cold" "name": "loading.desktop/Naver_cold"
}, },
{ {
"duration": "10.0", "duration": "13.0",
"name": "loading.desktop/Orange_cold" "name": "loading.desktop/Orange_cold"
}, },
{ {
"duration": "10.0", "duration": "13.0",
"name": "loading.desktop/Orange_warm" "name": "loading.desktop/Orange_warm"
}, },
{ {
"duration": "60.0", "duration": "36.0",
"name": "loading.desktop/Taobao_warm" "name": "loading.desktop/Taobao_warm"
}, },
{ {
"duration": "51.0", "duration": "35.0",
"name": "loading.desktop/TheOnion_cold" "name": "loading.desktop/TheOnion_cold"
}, },
{ {
"duration": "27.0", "duration": "30.0",
"name": "loading.desktop/ru.wikipedia_warm" "name": "loading.desktop/ru.wikipedia_warm"
} }
] ]
\ No newline at end of file
...@@ -28,10 +28,10 @@ ...@@ -28,10 +28,10 @@
"num_stories": 12, "num_stories": 12,
"predicted_min_shard_time": 40, "predicted_min_shard_time": 40,
"predicted_min_shard_index": 0, "predicted_min_shard_index": 0,
"predicted_max_shard_time": 68.0, "predicted_max_shard_time": 75.0,
"predicted_max_shard_index": 1, "predicted_max_shard_index": 1,
"shard #0": 40, "shard #0": 40,
"shard #1": 68.0, "shard #1": 75.0,
"shard #2": 50 "shard #2": 50
} }
} }
\ No newline at end of file
...@@ -17,11 +17,11 @@ ...@@ -17,11 +17,11 @@
}, },
"extra_infos": { "extra_infos": {
"num_stories": 10, "num_stories": 10,
"predicted_min_shard_time": 310.0, "predicted_min_shard_time": 300.0,
"predicted_min_shard_index": 1, "predicted_min_shard_index": 1,
"predicted_max_shard_time": 338.0, "predicted_max_shard_time": 322.0,
"predicted_max_shard_index": 0, "predicted_max_shard_index": 0,
"shard #0": 338.0, "shard #0": 322.0,
"shard #1": 310.0 "shard #1": 300.0
} }
} }
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment