Performance-tune the checked math in `StringImpl`.
We regain some microtime by only checking the math in `Release` in DCHECK builds. In production, don't check. Bug: 965157 Change-Id: I8a4b84bd2e51bbe26c182d355116ebee2fac9cee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636593Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Chris Palmer <palmer@chromium.org> Cr-Commit-Position: refs/heads/master@{#664804}
Showing
Please register or sign in to comment