[Webkit-unassigned] [Bug 222097] Reloading web page with Wasm causes Wasm to have less and less Wasm memory available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 10:23:48 PST 2023


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

Justin Michaud <justin_michaud at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |justin_michaud at apple.com

--- Comment #5 from Justin Michaud <justin_michaud at apple.com> ---
I cannot reproduce this on 13.3/M1 Macbook. We always get the full 4.0000 GB.

On iOS 16.4, iPhone Xs, I similarly always get 1.9062gb if we ask for it from the beginning.

On the other hand, if we ask for a fixed smaller amount, we are often unable to grow the memory. Reloading doesn't seem to matter here, this has more to do with our heap layout.

I also get "this page is reloaded because it is using significant memory," even though I have 32gb of ram. We should tune that heuristic.

-- 
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/20230126/ac8188fc/attachment.htm>


More information about the webkit-unassigned mailing list