Descriptiontelemetry: separated stats collection from metrics calculation.
- Split calculation of smoothness metrics into two parts:
A) collection of stats (now from RenderingStats, in the future
from traces),
B) calculation of the actual benchmark metrics from the stats.
- This allows modifying and testing both parts independently
R=nduca@chromium.org
BUG=264308
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216832
Patch Set 1 #
Total comments: 2
Patch Set 2 : Made GpuRenderingStats a class. #
Messages
Total messages: 8 (0 generated)
|