| commit | 77dbfa92dbbca18067be4cf4e419bd1a07309d08 | [log] [tgz] |
|---|---|---|
| author | Richard Townsend <Richard.Townsend@arm.com> | Wed Feb 28 17:44:44 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 28 17:44:44 2024 |
| tree | 4ccc1605659cee22ca4d76c7268f4de39833674a | |
| parent | ff24861e236d4ae16c7c9acb2bdeca4bc0084d02 [diff] |
experiment: disable ML inliner on high-end builds The MLGO inliner is trained to reduce size, rather than increase speed. Switching it off yields about a 2% performance gain on Speedometer 2.0. Change-Id: I00ba0ab31843d8e3c36fd01eddca1241b58d130f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5318141 Reviewed-by: Andrew Grieve <agrieve@chromium.org> Reviewed-by: Eric Seckler <eseckler@chromium.org> Commit-Queue: Richard Townsend <richard.townsend@arm.com> Cr-Commit-Position: refs/heads/main@{#1266501}
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.