commit | 942ffd76f412effc6e05f25278315edf49de43ac | [log] [tgz] |
---|---|---|
author | Anthony Vallée-Dubois <anthonyvd@google.com> | Mon Jan 13 23:16:31 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 13 23:16:31 2025 |
tree | 8fccc00bfa7fbce55c7e6bd1e5bfb7d08a04a143 | |
parent | b2b39115174b9bf08fb90a62b97b8703a315e39c [diff] |
Add histogram to measure GetCookieList execution time See go/fast-getcookielist for some context. Bug: None Change-Id: I2cdf7631f7bf35d2239707326d43390408296ba1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6169655 Reviewed-by: Steven Bingler <bingler@chromium.org> Commit-Queue: Anthony Vallée-Dubois <anthonyvd@chromium.org> Cr-Commit-Position: refs/heads/main@{#1405782}
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.