[Webkit-unassigned] [Bug 184143] [WPE] Complex Domtree (incl css) & memory consumption?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 13 01:30:40 PDT 2018


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

--- Comment #2 from Zan Dobersek <zan at falconsigh.net> ---
Created attachment 337874

  --> https://bugs.webkit.org/attachment.cgi?id=337874&action=review

Layer tree

TL;DR: 90 layers that draw content, most of them around 1920x1080px in size. Graphics pipeline wants to update their content, but is forced to do it inefficiently enough that all the necessary memory is allocated in one go.

That's the ~510MB allocated under Nicosia::Buffer::Buffer() in the #20 snapshot in the Massif profile output.

-- 
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/20180413/2678fcf6/attachment.html>


More information about the webkit-unassigned mailing list