[Webkit-unassigned] [Bug 269302] REGRESSION (STP - ToT): 2.3x memory use increase on Figma

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 09:58:44 PDT 2024


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

--- Comment #11 from Dinesh Kumar Vyas <dinodev90 at gmail.com> ---
(In reply to Simon Fraser (smfr) from comment #10)
> Are you concerned about memory use in nightly builds because they reflect
> memory use in third party apps using WKWebView, or some other reason?

Yes, I am concerned about memory uses in nightly builds, as that's behaving differently then STP and Safari (macOS Sonoma only), where STP and Safari seams handling memory allocations in WebContent process, so memory uses in GPU process is normal, and WebContent process releases memory back when needed. 

But when using nightly builds, GPU process seams handles memory allocations for dom rendering, so this causes higher memory uses in GPU process, and it doesn't release allocated memory back and causes leaks. You can see the difference in screenshot attached here https://bug-269302-attachments.webkit.org/attachment.cgi?id=469873 (not sure if the issue is ARM CPU specific)

I can share more information if needed.

-- 
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/20240319/f933f5ed/attachment.htm>


More information about the webkit-unassigned mailing list