commit | 01cd7593d3c43d83d9b02797b20c852080c3418e | [log] [tgz] |
---|---|---|
author | Daniel Cheng <[email protected]> | Thu Feb 06 16:43:45 2020 |
committer | Commit Bot <[email protected]> | Thu Feb 06 16:43:45 2020 |
tree | 563ea7636eaf7d6284518b550d84199d718d9004 | |
parent | 028b4d699f2cd412e9cef150d16a620ca4fd2f15 [diff] |
Clarify guidance for when to use histogram functions vs macros. Given that the overhead of dynamic histogram lookup is insignificant in most cases, encourage the use of functions over macros and remove the very specific reference to "ten calls per hour". Bug: 1047547 Change-Id: I334e1d3cca240c4d5bbae0865cfda8403e507c14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040006 Auto-Submit: Daniel Cheng <[email protected]> Commit-Queue: Alexei Svitkine <[email protected]> Reviewed-by: Alexei Svitkine <[email protected]> Cr-Commit-Position: refs/heads/master@{#738978}
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 .