commit | 9ec32bce9a17ff9459bcc368197fbefa797084df | [log] [tgz] |
---|---|---|
author | Zhaoyang Li <[email protected]> | Wed Oct 02 23:28:48 2024 |
committer | Chromium LUCI CQ <[email protected]> | Wed Oct 02 23:28:48 2024 |
tree | 74bf087dc4329006c46a08e761308ee16bf7e060 | |
parent | 3f26382f7dfd1736022e22083832964c6b49679c [diff] |
Add android-pixel4_webview-perf-pgo builder src side configs This builder runs Webview perf PGO verification test on Pixel 4 devices. The builder is configured to run the same tests as android-pixel4_webview-perf, but it will use different PGO arguments while building. Changed: tools/perf/core/bot_platforms.py tools/perf/core/perf_data_generator.py tools/perf/cross_device_test_config.py Executed the following commands: ./tools/perf/generate_perf_data ./tools/perf/generate_perf_sharding.py update --builder android-pixel4_webview-perf-pgo Bug: b:369844354 Change-Id: Ib0740f87844a207d5b5f1da16792ffddc60997dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5883868 Reviewed-by: Wenbin Zhang <[email protected]> Commit-Queue: Zhaoyang Li <[email protected]> Cr-Commit-Position: refs/heads/main@{#1363381}
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.