DescriptionHistogram 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 #
Messages
Total messages: 11 (0 generated)
|