[Webkit-unassigned] [Bug 181033] <img> decode single frame h264 and hevc slower than jpg
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 21 10:04:53 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=181033
--- Comment #2 from Colin Bendell <colin at bendell.ca> ---
the repaint issue on single frame loops (Bug 180472) may be causing a measurement issue here. I'm performing the timing inside the decode() promise execution. If the promise is being delayed by a frame because of the constnat repaint, it might be skewing my timing results.
(Would be nice to have a better way to measure image and video decode timings)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171221/43210429/attachment-0001.html>
More information about the webkit-unassigned
mailing list