commit | 1f402c8ddff2459584ed94b9bbd3d89eebfc7ab9 | [log] [tgz] |
---|---|---|
author | Kuan Huang <kuanhuang@google.com> | Tue Jun 08 17:58:18 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 08 17:58:18 2021 |
tree | 37f0911840ce94bef7cd6aa84e8ec454d09d658a | |
parent | ab1213e4152990930a5a43eeab07331dbd41c6ce [diff] |
Increase sharding for webview_instrumentation_test_apk on android-pie-arm64-rel Targeting 32->20m P50 running time. Currently the average runtime for each shards is ~21m. The overhead to each shard is <15s, adding 2 more shard should only increase <1% resources usage. This test suite also have unbalanced sharding issue due to AwSettingsTest batch size, adding 2 shards to 9 shards could split the tests better. See the Bug for details. Bug: 1215295 Change-Id: If55a6b85b0cc284e71d856739af1634d1a60406a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2937300 Reviewed-by: Haiyang Pan <hypan@google.com> Commit-Queue: Kuan Huang <kuanhuang@google.com> Cr-Commit-Position: refs/heads/master@{#890332}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.