commit | fbf80ccd2f50d74b21835294ce8333e1ba34fbfc | [log] [tgz] |
---|---|---|
author | Clemens Hammacher <clemensh@chromium.org> | Wed May 22 10:52:32 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 22 10:52:32 2019 |
tree | bd197cce6d4ad4cbf17cd705ed20be9f926e8e34 | |
parent | 19c8bd6d4dcf024b6b5a14a291431043b6ccdcdd [diff] |
[v8][wasm] Add two more histograms for code GC This adds two more histograms to measure the time it takes per GC, and the number of GCs executed per native module. Both expire end of March 2020, when also the other wasm histograms expire, so we can review them all together for extension. The histograms were added to v8 in https://crrev.com/c/1615246 and https://crrev.com/c/1615250. R=mpearson@chromium.org CC=​mstarzinger@chromium.org Bug: v8:8217, chromium:956480 Change-Id: Ie316b53330f960df2c5fac3e38b67ac59b7e80d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1615203 Commit-Queue: Clemens Hammacher <clemensh@chromium.org> Reviewed-by: Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#662126}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .