commit | 57694367c2f0ebbd7b51b36ea11fbf6b9b09fd4c | [log] [tgz] |
---|---|---|
author | François Doray <fdoray@chromium.org> | Tue May 09 14:31:53 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 09 14:31:53 2023 |
tree | e9211d2ef2b3c0b217f09e6838f453002da31f1e | |
parent | 60175e7877db5c7cb0f53ba8f6b72cec1d7e90cb [diff] |
Enable UseEcoQoSForBackgroundProcess by default (Windows). With this CL, background processes run at EcoQoS on Windows 11. Documentation: https://devblogs.microsoft.com/performance-diagnostics/introducing-ecoqos/ Results from 50% stable experiment: go/useecoqosforbackgroundprocess-results Bug: 1401383 Change-Id: Ieba6daa710e9bffc63b1304c39d1ea471b9edc40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4497729 Reviewed-by: Nico Weber <thakis@chromium.org> Auto-Submit: Francois Pierre Doray <fdoray@chromium.org> Reviewed-by: Gabriel Charette <gab@chromium.org> Commit-Queue: Francois Pierre Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/main@{#1141365}
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.