commit | 6d2b6f0db4c047652f61a4a768934aaf57c58004 | [log] [tgz] |
---|---|---|
author | Clemens Backes <clemensb@chromium.org> | Thu Oct 26 11:13:49 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 26 11:13:49 2023 |
tree | e8119aef81aa5f0892a7ea3653290c3d43cc2a7b | |
parent | 8a0de53b35030b6e6976443ba8b3c83d40bd6391 [diff] |
Add new V8.WasmModuleCodeSizeKiB histogram The histogram was added to V8 in https://crrev.com/c/4976267. R=mlippautz@chromium.org Bug: v8:14411 Change-Id: Ie912ccbff576137c844bb191df3ad172f375a7a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4976904 Reviewed-by: Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Clemens Backes <clemensb@chromium.org> Cr-Commit-Position: refs/heads/main@{#1215425}
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.