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

Issue 10828165: Refine WinSAT histogram bounds and rescale so the results are integers. (Closed)

Created:
8 years, 4 months ago by dtu
Modified:
8 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

Refine WinSAT histogram bounds and rescale so the results are integers. BUG=None. TEST=chrome://histograms on Windows show valid results for the WinSAT histograms. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150260

Patch Set 1 #

Total comments: 4

Patch Set 2 : Changes from jar's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M content/gpu/gpu_info_collector_win.cc View 1 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
dtu
8 years, 4 months ago (2012-08-03 22:54:09 UTC) #1
piman
OWNERS-wise LGTM, but please have it reviewed by someone who knows the code / expectations ...
8 years, 4 months ago (2012-08-03 22:58:54 UTC) #2
Zhenyao Mo
I think you need to define new histograms because the values changed their meanings (a ...
8 years, 4 months ago (2012-08-03 23:06:07 UTC) #3
dtu
On 2012/08/03 23:06:07, Zhenyao Mo wrote: > I think you need to define new histograms ...
8 years, 4 months ago (2012-08-03 23:10:55 UTC) #4
Zhenyao Mo
On 2012/08/03 23:10:55, Dave Tu wrote: > On 2012/08/03 23:06:07, Zhenyao Mo wrote: > > ...
8 years, 4 months ago (2012-08-03 23:18:02 UTC) #5
jar (doing other things)
https://chromiumcodereview.appspot.com/10828165/diff/1/content/gpu/gpu_info_collector_win.cc File content/gpu/gpu_info_collector_win.cc (right): https://chromiumcodereview.appspot.com/10828165/diff/1/content/gpu/gpu_info_collector_win.cc#newcode139 content/gpu/gpu_info_collector_win.cc:139: UMA_HISTOGRAM_ENUMERATION("GPU.WinSAT.OverallScore", stats.overall * 10, 200); In addition to my ...
8 years, 4 months ago (2012-08-04 02:04:46 UTC) #6
dtu
On 2012/08/04 02:04:46, jar wrote: > https://chromiumcodereview.appspot.com/10828165/diff/1/content/gpu/gpu_info_collector_win.cc > File content/gpu/gpu_info_collector_win.cc (right): > > https://chromiumcodereview.appspot.com/10828165/diff/1/content/gpu/gpu_info_collector_win.cc#newcode139 > ...
8 years, 4 months ago (2012-08-04 03:17:34 UTC) #7
jar (doing other things)
Sample of zero is not a problem. We always have an "underflow" bucket that lists ...
8 years, 4 months ago (2012-08-06 18:37:08 UTC) #8
dtu
Cool! SGTM https://chromiumcodereview.appspot.com/10828165/diff/1/content/gpu/gpu_info_collector_win.cc File content/gpu/gpu_info_collector_win.cc (right): https://chromiumcodereview.appspot.com/10828165/diff/1/content/gpu/gpu_info_collector_win.cc#newcode139 content/gpu/gpu_info_collector_win.cc:139: UMA_HISTOGRAM_ENUMERATION("GPU.WinSAT.OverallScore", stats.overall * 10, 200); On 2012/08/04 ...
8 years, 4 months ago (2012-08-06 21:41:47 UTC) #9
piman
lgtm
8 years, 4 months ago (2012-08-06 21:49:29 UTC) #10
jar (doing other things)
lgtm
8 years, 4 months ago (2012-08-06 22:30:35 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtu@chromium.org/10828165/6002
8 years, 4 months ago (2012-08-06 22:55:54 UTC) #12
commit-bot: I haz the power
Try job failure for 10828165-6002 (retry) on linux_chromeos for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-06 23:25:27 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtu@chromium.org/10828165/6002
8 years, 4 months ago (2012-08-07 01:18:01 UTC) #14
commit-bot: I haz the power
8 years, 4 months ago (2012-08-07 04:00:02 UTC) #15
Change committed as 150260

Powered by Google App Engine
This is Rietveld 408576698