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

Issue 17499002: Change kMaxLowEntropySize to have 8000 values instead of 8192. (Closed)

Created:
7 years, 6 months ago by Alexei Svitkine (slow)
Modified:
7 years, 6 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, Ilya Sherman, jar (doing other things), asvitkine+watch_chromium.org
Visibility:
Public.

Description

Change kMaxLowEntropySize to have 8000 values instead of 8192. This maps much better to percentages people actually use for experiments (e.g. 1%) without causing an uneven distribution and thus a source of non-uniformity. Re-generates the low entropy source values for users who have it outside the new range. BUG=252283 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207865

Patch Set 1 : #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -11 lines) Patch
M chrome/browser/metrics/metrics_service.cc View 1 2 2 chunks +14 lines, -10 lines 0 comments Download
M chrome/common/metrics/entropy_provider_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Alexei Svitkine (slow)
7 years, 6 months ago (2013-06-20 17:31:38 UTC) #1
Ilya Sherman
https://codereview.chromium.org/17499002/diff/43001/chrome/browser/metrics/metrics_service.cc File chrome/browser/metrics/metrics_service.cc (right): https://codereview.chromium.org/17499002/diff/43001/chrome/browser/metrics/metrics_service.cc#newcode1048 chrome/browser/metrics/metrics_service.cc:1048: // before the range was switched to [0, 8191] ...
7 years, 6 months ago (2013-06-21 01:12:53 UTC) #2
Alexei Svitkine (slow)
I'd like to land this tomorrow if possible. Given my reply to your comment below, ...
7 years, 6 months ago (2013-06-21 04:41:30 UTC) #3
Ilya Sherman
Ok, fair enough. LGTM.
7 years, 6 months ago (2013-06-21 04:48:34 UTC) #4
Alexei Svitkine (slow)
https://codereview.chromium.org/17499002/diff/43001/chrome/browser/metrics/metrics_service.cc File chrome/browser/metrics/metrics_service.cc (right): https://codereview.chromium.org/17499002/diff/43001/chrome/browser/metrics/metrics_service.cc#newcode1048 chrome/browser/metrics/metrics_service.cc:1048: // before the range was switched to [0, 8191] ...
7 years, 6 months ago (2013-06-21 14:29:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/17499002/54001
7 years, 6 months ago (2013-06-21 14:29:21 UTC) #6
commit-bot: I haz the power
7 years, 6 months ago (2013-06-21 16:53:24 UTC) #7
Message was sent while issue was closed.
Change committed as 207865

Powered by Google App Engine
This is Rietveld 408576698