commit | b1c49e5f354d7fff8e0141117958bcdd5e7c59ae | [log] [tgz] |
---|---|---|
author | John Chen <johnchen@chromium.org> | Sat Oct 22 01:25:59 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 22 01:25:59 2022 |
tree | acbba0f04d9a1428db9470df2d4ccc8496c25ddc | |
parent | 41bfeb2c0b2fb2bc6dc3fc5d47d6d99510c22217 [diff] |
[Perf] Re-shard Android Go on perf waterfall The number of Android Go devices available on perf waterfall has been dwindling, making the existing number of shards unrealistic, and many recent builds have been failing due to not enough capacity. Reducing number of shards to about 60% of available bots. * android-go-perf - 21 bots available, using 13 shards. * android-go_webview-perf - 16 bots available, using 10 shards. Change-Id: I8b3c9b17d3f51dbd186dc3b64659c21f8c07e57f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3972163 Commit-Queue: Wenbin Zhang <wenbinzhang@google.com> Auto-Submit: John Chen <johnchen@chromium.org> Reviewed-by: Wenbin Zhang <wenbinzhang@google.com> Cr-Commit-Position: refs/heads/main@{#1062445}
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.
If you found a bug, please file it at https://crbug.com/new.