Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1585)

Issue 2949983002: Inline BucketRanges::set_range (Closed)

Created:
3 years, 6 months ago by hans
Modified:
3 years, 6 months ago
Reviewers:
Nico, rkaplow
CC:
chromium-reviews, danakj+watch_chromium.org, asvitkine+watch_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Inline BucketRanges::set_range This is hit frequently, and would benefit from inlining even in non-LTO builds (see bug). BUG=728324 Review-Url: https://codereview.chromium.org/2949983002 Cr-Commit-Position: refs/heads/master@{#481092} Committed: https://chromium.googlesource.com/chromium/src/+/7fca9e960b25c90e214c7e900873ae73202d7720

Patch Set 1 #

Total comments: 2

Patch Set 2 : switch to dcheck #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -7 lines) Patch
M base/metrics/bucket_ranges.h View 1 1 chunk +5 lines, -1 line 0 comments Download
M base/metrics/bucket_ranges.cc View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
hans
Please take a look.
3 years, 6 months ago (2017-06-21 00:36:28 UTC) #2
Nico
lgtm https://codereview.chromium.org/2949983002/diff/1/base/metrics/bucket_ranges.h File base/metrics/bucket_ranges.h (right): https://codereview.chromium.org/2949983002/diff/1/base/metrics/bucket_ranges.h#newcode46 base/metrics/bucket_ranges.h:46: ranges_[i] = value; Kind of weird that one ...
3 years, 6 months ago (2017-06-21 01:03:37 UTC) #3
hans
https://codereview.chromium.org/2949983002/diff/1/base/metrics/bucket_ranges.h File base/metrics/bucket_ranges.h (right): https://codereview.chromium.org/2949983002/diff/1/base/metrics/bucket_ranges.h#newcode46 base/metrics/bucket_ranges.h:46: ranges_[i] = value; On 2017/06/21 01:03:37, Nico wrote: > ...
3 years, 6 months ago (2017-06-21 01:11:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2949983002/20001
3 years, 6 months ago (2017-06-21 01:12:25 UTC) #7
commit-bot: I haz the power
3 years, 6 months ago (2017-06-21 02:41:28 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/7fca9e960b25c90e214c7e900873...

Powered by Google App Engine
This is Rietveld 408576698