[Webkit-unassigned] [Bug 224166] Wasted vector capacity in ImageSource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 3 17:27:39 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=224166

--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
There's inline capacity in the Deque<> because of BufferSize=8.

Most images don't do async decoding so this is wasteful.

-- 
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/20210404/b805c987/attachment.htm>


More information about the webkit-unassigned mailing list