DescriptionSpeeding up WebRTC content_browsertests by not rendering video.
I noticed signficant speed-up on my machine by not renderering the
video element on the page, and the tests don't seem to care (they can
still dig out pixels with video+canvas grabbing). It would be better
if we could remove EnablePixelOutput and not render anything at all,
but unfortunately that seems to break video+canvas grabbing on non-GPU
bots.
BUG=417756
Committed: https://crrev.com/5d572d101ed29547716bca58a46f3e32d2e40fed
Cr-Commit-Position: refs/heads/master@{#297676}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|