commit | fdf9e06fa869229a7305c295d15f79bcf03185e5 | [log] [tgz] |
---|---|---|
author | Peilin Wang <peilinwang@google.com> | Fri Apr 29 20:18:16 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 29 20:18:16 2022 |
tree | f55b04406568f06501f0832e409a40136309b4a2 | |
parent | f2f33a4fcec2e87bb6a9e14a351f4ee26ac6d11b [diff] |
[Jank] Disable IPH to assess performance impact In local traces, we saw that the total time taken by IPH related functions, during scroll, could be >3ms. We want to see if disabling IPH will result in a significant impact on scroll jank metrics. Change-Id: I44a1c8dfc572a4c2e4fb69ce4bfb5ecc0bf681b4 Bug: 1311003 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3564721 Reviewed-by: David Trainor <dtrainor@chromium.org> Commit-Queue: Peilin Wang <peilinwang@google.com> Reviewed-by: Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/main@{#997874}
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.