commit | 1cdd49ffd503bac5e6779d48503865bf5a5a0095 | [log] [tgz] |
---|---|---|
author | Richard Townsend <Richard.Townsend@arm.com> | Tue Mar 12 18:39:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 12 18:39:21 2024 |
tree | 5a55941c38e4037ae562c1737605ce52153d681a | |
parent | 21a8027e6e2f07e9bec6686ad3ddf4f2a79097c7 [diff] |
perf: increase inlining for high-end builds Bringing the is_high_end_android=true build into line with other platforms gains around 2.3% with profile guided optimization. Binary-Size: increase in inlining implies increased code size Bug: 40285074 Change-Id: I3b3b103c451f88bf505540d797043295b4a4b90e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5349221 Reviewed-by: Andrew Grieve <agrieve@chromium.org> Reviewed-by: Peter Wen <wnwen@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Richard Townsend <richard.townsend@arm.com> Cr-Commit-Position: refs/heads/main@{#1271709}
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.