[Webkit-unassigned] [Bug 219689] [WPE][GTK] Should enable WebProcessCache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 08:42:22 PST 2020


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

--- Comment #3 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Chris Dumez from comment #1)
> If you have Process-Swap-On-Navigation (PSON) enabled, then I think you'd
> definitely want the process cache too. Note that Apple only enables the
> process-cache on desktop (not mobile) due to memory constraints.

Currently we have a chassis type check that could be used for this, but it doesn't work reliably due to bug #218122, and is currently only used to set a mobile user agent header.

It would probably make more sense to enable or disable the cache based on total available RAM, rather than checking form factor, since there's not really any difference between a mobile phone with 3 GB RAM (Librem 5) and a desktop with 3 GB RAM. The performance hit if you run out of RAM is going to be bad either way.

-- 
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/20201209/2b077eec/attachment.htm>


More information about the webkit-unassigned mailing list