DescriptionUpdate TabCapturePerformanceTest to more accurately time captures.
Currently TabCapturePerformanceTest records the time between "Capture"
events to determine the rate of capture. These events are issued whenever
a capture is requested, even if it is later aborted, and doesn't represent
the actual capture framerate. This CL adds an event on capture
success which will provide a more accurate idea of capture framerate.
BUG=489796
Committed: https://crrev.com/5a1526c383a97e2dd3998af7432fa3d9500a510c
Cr-Commit-Position: refs/heads/master@{#330785}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Preserve Capture as well as CaptureSucceeded #Patch Set 3 : rebase #
Messages
Total messages: 21 (9 generated)
|