0

Move scroll_jank_mobile benchmark to Pixel 6 platform.

Also remove Pixel 4a platform since there is no benchmark running on it after moving scroll_jank_mobile benchmark.

Bug: 1458793
Change-Id: Ib120d07b635f96a83c34a417bf1daf1a5d1c849b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4662886
Reviewed-by: John Chen <johnchen@chromium.org>
Commit-Queue: Max Li <maxqli@google.com>
Cr-Commit-Position: refs/heads/main@{#1165976}
This commit is contained in:
Max Li
2023-07-05 16:31:22 +00:00
committed by Chromium LUCI CQ
parent be1805ea50
commit 278ca8fd39
12 changed files with 99 additions and 597 deletions

@@ -16,8 +16,6 @@
* [android-pixel2_webview-perf](https://ci.chromium.org/p/chrome/builders/ci/android-pixel2_webview-perf): Android OPM1.171019.021. * [android-pixel2_webview-perf](https://ci.chromium.org/p/chrome/builders/ci/android-pixel2_webview-perf): Android OPM1.171019.021.
* [android-pixel4-perf](https://ci.chromium.org/p/chrome/builders/ci/android-pixel4-perf): Android R. * [android-pixel4-perf](https://ci.chromium.org/p/chrome/builders/ci/android-pixel4-perf): Android R.
* [android-pixel4_webview-perf](https://ci.chromium.org/p/chrome/builders/ci/android-pixel4_webview-perf): Android R. * [android-pixel4_webview-perf](https://ci.chromium.org/p/chrome/builders/ci/android-pixel4_webview-perf): Android R.
* [android-pixel4a_power-perf](https://ci.chromium.org/p/chrome/builders/ci/android-pixel4a_power-perf): Android QD4A.200102.001.A1.
* [android-pixel4a_power-perf-pgo](https://ci.chromium.org/p/chrome/builders/ci/android-pixel4a_power-perf-pgo): Android QD4A.200102.001.A1.
* [android-pixel6-perf](https://ci.chromium.org/p/chrome/builders/ci/android-pixel6-perf): Android T. * [android-pixel6-perf](https://ci.chromium.org/p/chrome/builders/ci/android-pixel6-perf): Android T.
* [android-pixel6-pro-perf](https://ci.chromium.org/p/chrome/builders/ci/android-pixel6-pro-perf): Android T. * [android-pixel6-pro-perf](https://ci.chromium.org/p/chrome/builders/ci/android-pixel6-pro-perf): Android T.

@@ -837,106 +837,6 @@
} }
] ]
}, },
"android-pixel4a_power-perf": {
"isolated_scripts": [
{
"args": [
"-v",
"--browser=android-chrome",
"--upload-results",
"--test-shard-map-filename=android-pixel4a_power-perf_map.json",
"--ignore-benchmark-exit-code",
"--experimental-tbmv3-metrics"
],
"isolate_name": "performance_test_suite_android_clank_trichrome_bundle",
"merge": {
"script": "//tools/perf/process_perf_results.py"
},
"name": "performance_test_suite_android_clank_trichrome_bundle",
"override_compile_targets": [
"performance_test_suite_android_clank_trichrome_bundle"
],
"resultdb": {
"enable": true
},
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"device_os": "RQ1D.201205.012",
"device_os_flavor": "google",
"device_type": "sunfish",
"os": "Android",
"pool": "chrome.tests.pinpoint"
}
],
"expiration": 7200,
"hard_timeout": 21600,
"io_timeout": 21600,
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com",
"shards": 12
},
"trigger_script": {
"args": [
"--multiple-dimension-script-verbose",
"True"
],
"requires_simultaneous_shard_dispatch": true,
"script": "//testing/trigger_scripts/perf_device_trigger.py"
}
}
]
},
"android-pixel4a_power-perf-pgo": {
"isolated_scripts": [
{
"args": [
"-v",
"--browser=android-chrome",
"--upload-results",
"--test-shard-map-filename=android-pixel4a_power-perf-pgo_map.json",
"--ignore-benchmark-exit-code",
"--experimental-tbmv3-metrics"
],
"isolate_name": "performance_test_suite_android_clank_trichrome_bundle",
"merge": {
"script": "//tools/perf/process_perf_results.py"
},
"name": "performance_test_suite_android_clank_trichrome_bundle",
"override_compile_targets": [
"performance_test_suite_android_clank_trichrome_bundle"
],
"resultdb": {
"enable": true
},
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"device_os": "RQ1D.201205.012",
"device_os_flavor": "google",
"device_type": "sunfish",
"os": "Android",
"pool": "chrome.tests.pinpoint"
}
],
"expiration": 7200,
"hard_timeout": 21600,
"io_timeout": 21600,
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com",
"shards": 12
},
"trigger_script": {
"args": [
"--multiple-dimension-script-verbose",
"True"
],
"requires_simultaneous_shard_dispatch": true,
"script": "//testing/trigger_scripts/perf_device_trigger.py"
}
}
]
},
"android-pixel6-perf": { "android-pixel6-perf": {
"isolated_scripts": [ "isolated_scripts": [
{ {

@@ -750,106 +750,6 @@
} }
] ]
}, },
"android-pixel4a_power-perf": {
"isolated_scripts": [
{
"args": [
"-v",
"--browser=android-chrome",
"--upload-results",
"--test-shard-map-filename=android-pixel4a_power-perf_map.json",
"--ignore-benchmark-exit-code",
"--experimental-tbmv3-metrics"
],
"isolate_name": "performance_test_suite_android_clank_trichrome_bundle",
"merge": {
"script": "//tools/perf/process_perf_results.py"
},
"name": "performance_test_suite_android_clank_trichrome_bundle",
"override_compile_targets": [
"performance_test_suite_android_clank_trichrome_bundle"
],
"resultdb": {
"enable": true
},
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"device_os": "RQ1D.201205.012",
"device_os_flavor": "google",
"device_type": "sunfish",
"os": "Android",
"pool": "chrome.tests.pinpoint"
}
],
"expiration": 7200,
"hard_timeout": 21600,
"io_timeout": 21600,
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com",
"shards": 12
},
"trigger_script": {
"args": [
"--multiple-dimension-script-verbose",
"True"
],
"requires_simultaneous_shard_dispatch": true,
"script": "//testing/trigger_scripts/perf_device_trigger.py"
}
}
]
},
"android-pixel4a_power-perf-pgo": {
"isolated_scripts": [
{
"args": [
"-v",
"--browser=android-chrome",
"--upload-results",
"--test-shard-map-filename=android-pixel4a_power-perf-pgo_map.json",
"--ignore-benchmark-exit-code",
"--experimental-tbmv3-metrics"
],
"isolate_name": "performance_test_suite_android_clank_trichrome_bundle",
"merge": {
"script": "//tools/perf/process_perf_results.py"
},
"name": "performance_test_suite_android_clank_trichrome_bundle",
"override_compile_targets": [
"performance_test_suite_android_clank_trichrome_bundle"
],
"resultdb": {
"enable": true
},
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"device_os": "RQ1D.201205.012",
"device_os_flavor": "google",
"device_type": "sunfish",
"os": "Android",
"pool": "chrome.tests.pinpoint"
}
],
"expiration": 7200,
"hard_timeout": 21600,
"io_timeout": 21600,
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com",
"shards": 12
},
"trigger_script": {
"args": [
"--multiple-dimension-script-verbose",
"True"
],
"requires_simultaneous_shard_dispatch": true,
"script": "//testing/trigger_scripts/perf_device_trigger.py"
}
}
]
},
"android-pixel6-perf": { "android-pixel6-perf": {
"isolated_scripts": [ "isolated_scripts": [
{ {

@@ -485,10 +485,11 @@ _ANDROID_PIXEL4_WEBVIEW_BENCHMARK_CONFIGS = PerfSuite(
'jetstream2', 'jetstream2',
'v8.browsing_mobile-future', 'v8.browsing_mobile-future',
]) ])
_ANDROID_PIXEL4A_POWER_BENCHMARK_CONFIGS = PerfSuite([ _ANDROID_PIXEL6_BENCHMARK_CONFIGS = PerfSuite(
_GetBenchmarkConfig('system_health.scroll_jank_mobile') _OFFICIAL_EXCEPT_DISPLAY_LOCKING).Add([
]) _GetBenchmarkConfig('system_health.scroll_jank_mobile')
_ANDROID_PIXEL6_BENCHMARK_CONFIGS = PerfSuite(_OFFICIAL_EXCEPT_DISPLAY_LOCKING) ]
)
_ANDROID_PIXEL6_PRO_BENCHMARK_CONFIGS = PerfSuite( _ANDROID_PIXEL6_PRO_BENCHMARK_CONFIGS = PerfSuite(
_OFFICIAL_EXCEPT_DISPLAY_LOCKING) _OFFICIAL_EXCEPT_DISPLAY_LOCKING)
_ANDROID_PIXEL6_EXECUTABLE_CONFIGS = frozenset([ _ANDROID_PIXEL6_EXECUTABLE_CONFIGS = frozenset([
@@ -500,8 +501,6 @@ _ANDROID_PIXEL6_PRO_EXECUTABLE_CONFIGS = frozenset([
_ANDROID_GO_WEMBLEY_BENCHMARK_CONFIGS = PerfSuite( _ANDROID_GO_WEMBLEY_BENCHMARK_CONFIGS = PerfSuite(
[_GetBenchmarkConfig('startup.mobile'), [_GetBenchmarkConfig('startup.mobile'),
_GetBenchmarkConfig('speedometer2')]) _GetBenchmarkConfig('speedometer2')])
_ANDROID_NEXUS5X_FYI_BENCHMARK_CONFIGS = PerfSuite(
[_GetBenchmarkConfig('system_health.scroll_jank_mobile')])
_ANDROID_PIXEL2_AAB_FYI_BENCHMARK_CONFIGS = PerfSuite( _ANDROID_PIXEL2_AAB_FYI_BENCHMARK_CONFIGS = PerfSuite(
[_GetBenchmarkConfig('startup.mobile')]) [_GetBenchmarkConfig('startup.mobile')])
_ANDROID_PIXEL2_FYI_BENCHMARK_CONFIGS = PerfSuite([ _ANDROID_PIXEL2_FYI_BENCHMARK_CONFIGS = PerfSuite([
@@ -739,13 +738,6 @@ ANDROID_PIXEL4_PGO = PerfPlatform(
ANDROID_PIXEL4_WEBVIEW = PerfPlatform( ANDROID_PIXEL4_WEBVIEW = PerfPlatform(
'android-pixel4_webview-perf', 'Android R', 'android-pixel4_webview-perf', 'Android R',
_ANDROID_PIXEL4_WEBVIEW_BENCHMARK_CONFIGS, 21, 'android') _ANDROID_PIXEL4_WEBVIEW_BENCHMARK_CONFIGS, 21, 'android')
ANDROID_PIXEL4A_POWER = PerfPlatform('android-pixel4a_power-perf',
'Android QD4A.200102.001.A1',
_ANDROID_PIXEL4A_POWER_BENCHMARK_CONFIGS,
12, 'android')
ANDROID_PIXEL4A_POWER_PGO = PerfPlatform(
'android-pixel4a_power-perf-pgo', 'Android QD4A.200102.001.A1',
_ANDROID_PIXEL4A_POWER_BENCHMARK_CONFIGS, 12, 'android')
ANDROID_PIXEL6 = PerfPlatform('android-pixel6-perf', ANDROID_PIXEL6 = PerfPlatform('android-pixel6-perf',
'Android T', 'Android T',
_ANDROID_PIXEL6_BENCHMARK_CONFIGS, _ANDROID_PIXEL6_BENCHMARK_CONFIGS,

@@ -810,40 +810,6 @@ BUILDERS = {
'device_os_flavor': 'google', 'device_os_flavor': 'google',
}, },
}, },
'android-pixel4a_power-perf': {
'tests': [{
'isolate': 'performance_test_suite_android_clank_trichrome_bundle',
'extra_args': [
'--experimental-tbmv3-metrics',
],
}],
'platform':
'android-chrome',
'dimension': {
'pool': 'chrome.tests.pinpoint', # Sharing Pinpoint pool
'os': 'Android',
'device_type': 'sunfish',
'device_os': 'RQ1D.201205.012',
'device_os_flavor': 'google',
},
},
'android-pixel4a_power-perf-pgo': {
'tests': [{
'isolate': 'performance_test_suite_android_clank_trichrome_bundle',
'extra_args': [
'--experimental-tbmv3-metrics',
],
}],
'platform':
'android-chrome',
'dimension': {
'pool': 'chrome.tests.pinpoint', # Sharing Pinpoint pool
'os': 'Android',
'device_type': 'sunfish',
'device_os': 'RQ1D.201205.012',
'device_os_flavor': 'google',
},
},
'android-pixel6-perf': { 'android-pixel6-perf': {
'tests': [{ 'tests': [{
'isolate': 'isolate':

@@ -25,8 +25,6 @@ _DEFAULT_VALID_PERF_POOLS = {
_VALID_PERF_POOLS = { _VALID_PERF_POOLS = {
'android-builder-perf': {'chrome.tests'}, 'android-builder-perf': {'chrome.tests'},
'android_arm64-builder-perf': {'chrome.tests'}, 'android_arm64-builder-perf': {'chrome.tests'},
'android-pixel4a_power-perf': {'chrome.tests.pinpoint'},
'android-pixel4a_power-perf-pgo': {'chrome.tests.pinpoint'},
'chromecast-linux-builder-perf': {'chrome.tests'}, 'chromecast-linux-builder-perf': {'chrome.tests'},
'chromeos-kevin-perf-fyi': {'chrome.tests'}, 'chromeos-kevin-perf-fyi': {'chrome.tests'},
'chromeos-amd64-generic-lacros-builder-perf': {'chrome.tests'}, 'chromeos-amd64-generic-lacros-builder-perf': {'chrome.tests'},

@@ -1,115 +0,0 @@
{
"0": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"end": 1,
"abridged": false
}
}
},
"1": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"begin": 1,
"end": 2,
"abridged": false
}
}
},
"2": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"begin": 2,
"end": 3,
"abridged": false
}
}
},
"3": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"begin": 3,
"end": 4,
"abridged": false
}
}
},
"4": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"begin": 4,
"end": 5,
"abridged": false
}
}
},
"5": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"begin": 5,
"end": 6,
"abridged": false
}
}
},
"6": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"begin": 6,
"end": 7,
"abridged": false
}
}
},
"7": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"begin": 7,
"end": 8,
"abridged": false
}
}
},
"8": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"begin": 8,
"end": 9,
"abridged": false
}
}
},
"9": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"begin": 9,
"abridged": false
}
}
},
"10": {
"benchmarks": {}
},
"11": {
"benchmarks": {}
},
"extra_infos": {
"num_stories": 10,
"predicted_min_shard_time": 0,
"predicted_min_shard_index": 10,
"predicted_max_shard_time": 10,
"predicted_max_shard_index": 0,
"shard #0": 10,
"shard #1": 10,
"shard #2": 10,
"shard #3": 10,
"shard #4": 10,
"shard #5": 10,
"shard #6": 10,
"shard #7": 10,
"shard #8": 10,
"shard #9": 10,
"shard #10": 0,
"shard #11": 0
}
}

@@ -1,97 +0,0 @@
{
"0": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"end": 2,
"abridged": false
}
}
},
"1": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"begin": 2,
"end": 3,
"abridged": false
}
}
},
"2": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"begin": 3,
"end": 4,
"abridged": false
}
}
},
"3": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"begin": 4,
"end": 5,
"abridged": false
}
}
},
"4": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"begin": 5,
"end": 6,
"abridged": false
}
}
},
"5": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"begin": 6,
"end": 7,
"abridged": false
}
}
},
"6": {
"benchmarks": {
"system_health.scroll_jank_mobile": {
"begin": 7,
"abridged": false
}
}
},
"7": {
"benchmarks": {}
},
"8": {
"benchmarks": {}
},
"9": {
"benchmarks": {}
},
"10": {
"benchmarks": {}
},
"11": {
"benchmarks": {}
},
"extra_infos": {
"num_stories": 10,
"predicted_min_shard_time": 0,
"predicted_min_shard_index": 7,
"predicted_max_shard_time": 140.0,
"predicted_max_shard_index": 1,
"shard #0": 110.0,
"shard #1": 140.0,
"shard #2": 55.0,
"shard #3": 68.0,
"shard #4": 83.0,
"shard #5": 69.0,
"shard #6": 100.0,
"shard #7": 0,
"shard #8": 0,
"shard #9": 0,
"shard #10": 0,
"shard #11": 0
}
}

@@ -41,7 +41,7 @@
"benchmarks": { "benchmarks": {
"blink_perf.layout": { "blink_perf.layout": {
"begin": 8, "begin": 8,
"end": 106, "end": 107,
"abridged": false "abridged": false
} }
} }
@@ -49,7 +49,7 @@
"3": { "3": {
"benchmarks": { "benchmarks": {
"blink_perf.layout": { "blink_perf.layout": {
"begin": 106, "begin": 107,
"abridged": false "abridged": false
}, },
"blink_perf.owp_storage": { "blink_perf.owp_storage": {
@@ -62,7 +62,7 @@
"abridged": false "abridged": false
}, },
"blink_perf.shadow_dom": { "blink_perf.shadow_dom": {
"end": 13, "end": 14,
"abridged": false "abridged": false
} }
} }
@@ -70,7 +70,7 @@
"4": { "4": {
"benchmarks": { "benchmarks": {
"blink_perf.shadow_dom": { "blink_perf.shadow_dom": {
"begin": 13, "begin": 14,
"abridged": false "abridged": false
}, },
"blink_perf.svg": { "blink_perf.svg": {
@@ -93,6 +93,9 @@
}, },
"dummy_benchmark.stable_benchmark_1": { "dummy_benchmark.stable_benchmark_1": {
"abridged": false "abridged": false
},
"jetstream2": {
"abridged": false
} }
}, },
"executables": { "executables": {
@@ -106,9 +109,6 @@
}, },
"5": { "5": {
"benchmarks": { "benchmarks": {
"jetstream2": {
"abridged": false
},
"media.mobile": { "media.mobile": {
"abridged": false "abridged": false
}, },
@@ -116,19 +116,19 @@
"abridged": false "abridged": false
}, },
"rasterize_and_record_micro.top_25": { "rasterize_and_record_micro.top_25": {
"end": 13, "abridged": false
},
"rendering.mobile": {
"end": 3,
"abridged": false "abridged": false
} }
} }
}, },
"6": { "6": {
"benchmarks": { "benchmarks": {
"rasterize_and_record_micro.top_25": {
"begin": 13,
"abridged": false
},
"rendering.mobile": { "rendering.mobile": {
"end": 43, "begin": 3,
"end": 52,
"abridged": false "abridged": false
} }
} }
@@ -136,8 +136,8 @@
"7": { "7": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 43, "begin": 52,
"end": 86, "end": 94,
"abridged": false "abridged": false
} }
} }
@@ -145,8 +145,8 @@
"8": { "8": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 86, "begin": 94,
"end": 131, "end": 142,
"abridged": false "abridged": false
} }
} }
@@ -154,8 +154,8 @@
"9": { "9": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 131, "begin": 142,
"end": 176, "end": 183,
"abridged": false "abridged": false
} }
} }
@@ -163,8 +163,8 @@
"10": { "10": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 176, "begin": 183,
"end": 239, "end": 244,
"abridged": false "abridged": false
} }
} }
@@ -172,8 +172,8 @@
"11": { "11": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 239, "begin": 244,
"end": 272, "end": 282,
"abridged": false "abridged": false
} }
} }
@@ -181,8 +181,8 @@
"12": { "12": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 272, "begin": 282,
"end": 326, "end": 332,
"abridged": false "abridged": false
} }
} }
@@ -190,8 +190,8 @@
"13": { "13": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 326, "begin": 332,
"end": 359, "end": 366,
"abridged": false "abridged": false
} }
} }
@@ -199,8 +199,8 @@
"14": { "14": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 359, "begin": 366,
"end": 400, "end": 407,
"abridged": false "abridged": false
} }
} }
@@ -208,7 +208,7 @@
"15": { "15": {
"benchmarks": { "benchmarks": {
"rendering.mobile": { "rendering.mobile": {
"begin": 400, "begin": 407,
"abridged": false "abridged": false
}, },
"rendering.mobile.notracing": { "rendering.mobile.notracing": {
@@ -219,11 +219,7 @@
}, },
"speedometer-future": { "speedometer-future": {
"abridged": false "abridged": false
} },
}
},
"16": {
"benchmarks": {
"speedometer2": { "speedometer2": {
"abridged": false "abridged": false
}, },
@@ -231,10 +227,19 @@
"abridged": false "abridged": false
}, },
"startup.mobile": { "startup.mobile": {
"end": 2,
"abridged": false
}
}
},
"16": {
"benchmarks": {
"startup.mobile": {
"begin": 2,
"abridged": false "abridged": false
}, },
"system_health.common_mobile": { "system_health.common_mobile": {
"end": 22, "end": 26,
"abridged": false "abridged": false
} }
} }
@@ -242,20 +247,15 @@
"17": { "17": {
"benchmarks": { "benchmarks": {
"system_health.common_mobile": { "system_health.common_mobile": {
"begin": 22, "begin": 26,
"end": 70,
"abridged": false "abridged": false
} }
} }
}, },
"18": { "18": {
"benchmarks": { "benchmarks": {
"system_health.common_mobile": {
"begin": 70,
"abridged": false
},
"system_health.memory_mobile": { "system_health.memory_mobile": {
"end": 10, "end": 12,
"abridged": false "abridged": false
} }
} }
@@ -263,8 +263,8 @@
"19": { "19": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 10, "begin": 12,
"end": 18, "end": 19,
"abridged": false "abridged": false
} }
} }
@@ -272,8 +272,8 @@
"20": { "20": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 18, "begin": 19,
"end": 25, "end": 26,
"abridged": false "abridged": false
} }
} }
@@ -281,8 +281,8 @@
"21": { "21": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 25, "begin": 26,
"end": 39, "end": 43,
"abridged": false "abridged": false
} }
} }
@@ -290,8 +290,8 @@
"22": { "22": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 39, "begin": 43,
"end": 55, "end": 57,
"abridged": false "abridged": false
} }
} }
@@ -299,8 +299,8 @@
"23": { "23": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 55, "begin": 57,
"end": 69, "end": 70,
"abridged": false "abridged": false
} }
} }
@@ -308,7 +308,10 @@
"24": { "24": {
"benchmarks": { "benchmarks": {
"system_health.memory_mobile": { "system_health.memory_mobile": {
"begin": 69, "begin": 70,
"abridged": false
},
"system_health.scroll_jank_mobile": {
"abridged": false "abridged": false
}, },
"system_health.webview_startup": { "system_health.webview_startup": {
@@ -356,36 +359,36 @@
} }
}, },
"extra_infos": { "extra_infos": {
"num_stories": 1132, "num_stories": 1142,
"predicted_min_shard_time": 807.0, "predicted_min_shard_time": 861.0,
"predicted_min_shard_index": 19, "predicted_min_shard_index": 19,
"predicted_max_shard_time": 954.0, "predicted_max_shard_time": 1003.0,
"predicted_max_shard_index": 18, "predicted_max_shard_index": 4,
"shard #0": 918.0, "shard #0": 918.0,
"shard #1": 918.0, "shard #1": 918.0,
"shard #2": 913.0, "shard #2": 920.0,
"shard #3": 895.0, "shard #3": 934.0,
"shard #4": 872.0, "shard #4": 1003.0,
"shard #5": 920.0, "shard #5": 911.0,
"shard #6": 913.0, "shard #6": 922.0,
"shard #7": 922.0, "shard #7": 921.0,
"shard #8": 922.0, "shard #8": 920.0,
"shard #9": 922.0, "shard #9": 914.0,
"shard #10": 914.0, "shard #10": 913.0,
"shard #11": 918.0, "shard #11": 917.0,
"shard #12": 924.0, "shard #12": 921.0,
"shard #13": 925.0, "shard #13": 907.0,
"shard #14": 908.0, "shard #14": 924.0,
"shard #15": 922.0, "shard #15": 918.0,
"shard #16": 912.0, "shard #16": 902.0,
"shard #17": 921.0, "shard #17": 923.0,
"shard #18": 954.0, "shard #18": 963.0,
"shard #19": 807.0, "shard #19": 861.0,
"shard #20": 900.0, "shard #20": 921.0,
"shard #21": 931.0, "shard #21": 889.0,
"shard #22": 954.0, "shard #22": 891.0,
"shard #23": 945.0, "shard #23": 903.0,
"shard #24": 910.0, "shard #24": 926.0,
"shard #25": 933.0, "shard #25": 933.0,
"shard #26": 897.0, "shard #26": 897.0,
"shard #27": 908.0 "shard #27": 908.0

@@ -1,42 +0,0 @@
[
{
"duration": "110.0",
"name": "system_health.scroll_jank_mobile/browse:media:flickr_infinite_scroll:2019"
},
{
"duration": "69.0",
"name": "system_health.scroll_jank_mobile/browse:media:tiktok_infinite_scroll:2021"
},
{
"duration": "0.0",
"name": "system_health.scroll_jank_mobile/browse:media:youtube:2019"
},
{
"duration": "100.0",
"name": "system_health.scroll_jank_mobile/browse:news:businessinsider:2021"
},
{
"duration": "0.0",
"name": "system_health.scroll_jank_mobile/browse:news:businessinsider:loading:2021"
},
{
"duration": "68.0",
"name": "system_health.scroll_jank_mobile/browse:news:cnn:2021"
},
{
"duration": "83.0",
"name": "system_health.scroll_jank_mobile/browse:social:facebook:2019"
},
{
"duration": "140.0",
"name": "system_health.scroll_jank_mobile/browse:social:tumblr_infinite_scroll:2018"
},
{
"duration": "0.0",
"name": "system_health.scroll_jank_mobile/browse:tech:discourse_infinite_scroll:2018"
},
{
"duration": "55.0",
"name": "system_health.scroll_jank_mobile/browse:tools:maps:2019"
}
]

@@ -7,7 +7,7 @@
# android-kitkat ubuntu fuchsia fuchsia-board-astro fuchsia-board-sherlock fuchsia-chrome ] # android-kitkat ubuntu fuchsia fuchsia-board-astro fuchsia-board-sherlock fuchsia-chrome ]
# tags: [ android-go android-low-end android-nexus-6 # tags: [ android-go android-low-end android-nexus-6
# android-pixel-2 android-pixel-4 android-pixel-6 android-pixel-6-pro # android-pixel-2 android-pixel-4 android-pixel-6 android-pixel-6-pro
# desktop mobile android-pixel-4a ] # desktop mobile ]
# tags: [ android-not-webview android-webview android-webview-google android-chromium # tags: [ android-not-webview android-webview android-webview-google android-chromium
# reference release debug exact release-x64 debug-x64 ] # reference release debug exact release-x64 debug-x64 ]
# results: [ Skip ] # results: [ Skip ]
@@ -569,15 +569,15 @@ crbug.com/1452148 [ android-pixel-6-pro ] system_health.memory_mobile/load:tools
# Benchmark: system_health.scroll_jank_mobile # Benchmark: system_health.scroll_jank_mobile
crbug.com/1362017 system_health.scroll_jank_mobile/browse:tech:discourse_infinite_scroll:2018 [ Skip ] crbug.com/1362017 system_health.scroll_jank_mobile/browse:tech:discourse_infinite_scroll:2018 [ Skip ]
crbug.com/1363191 [ android-pixel-4a ] system_health.scroll_jank_mobile/browse:media:youtube:2019 [ Skip ] crbug.com/1363191 [ android-pixel-6 ] system_health.scroll_jank_mobile/browse:media:youtube:2019 [ Skip ]
crbug.com/1363191 [ android-pixel-4a ] system_health.scroll_jank_mobile/browse:news:businessinsider:loading:2021 [ Skip ] crbug.com/1363191 [ android-pixel-6 ] system_health.scroll_jank_mobile/browse:news:businessinsider:loading:2021 [ Skip ]
crbug.com/1452148 [ android-pixel-4a ] system_health.scroll_jank_mobile/browse:media:flickr_infinite_scroll:2019 [ Skip ] crbug.com/1452148 [ android-pixel-6 ] system_health.scroll_jank_mobile/browse:media:flickr_infinite_scroll:2019 [ Skip ]
crbug.com/1452148 [ android-pixel-4a ] system_health.scroll_jank_mobile/browse:media:tiktok_infinite_scroll:2021 [ Skip ] crbug.com/1452148 [ android-pixel-6 ] system_health.scroll_jank_mobile/browse:media:tiktok_infinite_scroll:2021 [ Skip ]
crbug.com/1452148 [ android-pixel-4a ] system_health.scroll_jank_mobile/browse:news:businessinsider:2021 [ Skip ] crbug.com/1452148 [ android-pixel-6 ] system_health.scroll_jank_mobile/browse:news:businessinsider:2021 [ Skip ]
crbug.com/1452148 [ android-pixel-4a ] system_health.scroll_jank_mobile/browse:news:cnn:2021 [ Skip ] crbug.com/1452148 [ android-pixel-6 ] system_health.scroll_jank_mobile/browse:news:cnn:2021 [ Skip ]
crbug.com/1452148 [ android-pixel-4a ] system_health.scroll_jank_mobile/browse:social:facebook:2019 [ Skip ] crbug.com/1452148 [ android-pixel-6 ] system_health.scroll_jank_mobile/browse:social:facebook:2019 [ Skip ]
crbug.com/1452148 [ android-pixel-4a ] system_health.scroll_jank_mobile/browse:social:tumblr_infinite_scroll:2018 [ Skip ] crbug.com/1452148 [ android-pixel-6 ] system_health.scroll_jank_mobile/browse:social:tumblr_infinite_scroll:2018 [ Skip ]
crbug.com/1452148 [ android-pixel-4a ] system_health.scroll_jank_mobile/browse:tools:maps:2019 [ Skip ] crbug.com/1452148 [ android-pixel-6 ] system_health.scroll_jank_mobile/browse:tools:maps:2019 [ Skip ]
# Benchmark: tab_switching.typical_25 # Benchmark: tab_switching.typical_25
crbug.com/747026 [ mac ] tab_switching.typical_25/multitab:misc:typical24 [ Skip ] crbug.com/747026 [ mac ] tab_switching.typical_25/multitab:misc:typical24 [ Skip ]