CacheStorage: Update PeakParallelSharedOps histogram to use smaller buckets. Previously this histogram used a max range of 1000 which resulted in rather course grained buckets. This CL reduces the histogram max range to 100 while keeping the same number of buckets in order to make the buckets more granular. The name is also updated to PeakParallelSharedOps2. Bug: 985379 Change-Id: Id6f703daeb4851db362142edbe80be05d26fcbb6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1742047 Reviewed-by: Brian White <bcwhite@chromium.org> Commit-Queue: Ben Kelly <wanderview@chromium.org> Cr-Commit-Position: refs/heads/master@{#685782}
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 .