[Webkit-unassigned] [Bug 98539] Refactor resource loading to allow for out-of-process loading and memory caching

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 5 11:35:56 PDT 2012


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





--- Comment #4 from Brady Eidson <beidson at apple.com>  2012-10-05 11:36:24 PST ---
(In reply to comment #2)
> When we experimented with moving the MemoryCache out of process, it looked like a net loss.  I'm curious what experiments you've run that show that having the MemoryCache out of process is a win.

Net loss in what regard?  Memory use?  Performance?  Etc?  Please share data if you have it.

Experimentally we know that running multiple WebProcesses with individual caches uses unacceptably more memory and - without disk caching - leads to slower page load speeds.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list