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

Issue 23874003: Histogram definitions for Stacking Container opt-in measurements. (Closed)

Created:
7 years, 3 months ago by hartmanng
Modified:
7 years, 3 months ago
CC:
chromium-reviews, Ilya Sherman, jar (doing other things), asvitkine+watch_chromium.org, Ian Vollick
Visibility:
Public.

Description

Histogram definitions for Stacking Container opt-in measurements. Along with https://codereview.chromium.org/23455031/, this adds and makes use of Renderer.CompositedScrolling UMA histogram. This records the total number of RenderLayers that are scrollable areas, need to become stacking containers, and will use composited scrolling. Each of the buckets are intended to be recorded at most once per RenderLayer. The ratio between these stats should give us an idea of how effective stacking containers are at allowing scrollable divs to become composited. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221255

Patch Set 1 #

Patch Set 2 : added sample times to descriptions #

Total comments: 6

Patch Set 3 : enum=Boolean #

Patch Set 4 : combine histograms #

Patch Set 5 : rebase for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M tools/metrics/histograms/histograms.xml View 2 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
hartmanng
Alexei, please take a look.
7 years, 3 months ago (2013-09-03 19:37:38 UTC) #1
Alexei Svitkine (slow)
On 2013/09/03 19:37:38, hartmanng wrote: > Alexei, please take a look. Please update the histogram ...
7 years, 3 months ago (2013-09-03 19:41:57 UTC) #2
hartmanng
On 2013/09/03 19:41:57, Alexei Svitkine wrote: > On 2013/09/03 19:37:38, hartmanng wrote: > > Alexei, ...
7 years, 3 months ago (2013-09-03 19:48:12 UTC) #3
Alexei Svitkine (slow)
https://codereview.chromium.org/23874003/diff/5001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/23874003/diff/5001/tools/metrics/histograms/histograms.xml#newcode12687 tools/metrics/histograms/histograms.xml:12687: +<histogram name="Renderer.IsScrollableArea"> Add enum="Boolean" here and below. https://codereview.chromium.org/23874003/diff/5001/tools/metrics/histograms/histograms.xml#newcode12691 tools/metrics/histograms/histograms.xml:12691: ...
7 years, 3 months ago (2013-09-03 19:54:49 UTC) #4
hartmanng
https://codereview.chromium.org/23874003/diff/5001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/23874003/diff/5001/tools/metrics/histograms/histograms.xml#newcode12687 tools/metrics/histograms/histograms.xml:12687: +<histogram name="Renderer.IsScrollableArea"> On 2013/09/03 19:54:49, Alexei Svitkine wrote: > ...
7 years, 3 months ago (2013-09-03 20:23:06 UTC) #5
Alexei Svitkine (slow)
https://codereview.chromium.org/23874003/diff/5001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/23874003/diff/5001/tools/metrics/histograms/histograms.xml#newcode12691 tools/metrics/histograms/histograms.xml:12691: + becomes scrollable. On 2013/09/03 20:23:07, hartmanng wrote: > ...
7 years, 3 months ago (2013-09-03 20:25:51 UTC) #6
hartmanng
Thanks! PTAL https://codereview.chromium.org/23874003/diff/5001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/23874003/diff/5001/tools/metrics/histograms/histograms.xml#newcode12691 tools/metrics/histograms/histograms.xml:12691: + becomes scrollable. On 2013/09/03 20:25:51, Alexei ...
7 years, 3 months ago (2013-09-03 23:34:33 UTC) #7
Alexei Svitkine (slow)
LGTM
7 years, 3 months ago (2013-09-04 15:18:45 UTC) #8
hartmanng
thanks!
7 years, 3 months ago (2013-09-04 15:47:41 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hartmanng@chromium.org/23874003/19001
7 years, 3 months ago (2013-09-04 16:38:53 UTC) #10
commit-bot: I haz the power
7 years, 3 months ago (2013-09-04 20:24:00 UTC) #11
Message was sent while issue was closed.
Change committed as 221255

Powered by Google App Engine
This is Rietveld 408576698