[Webkit-unassigned] [Bug 40605] Excessive memory using when communicating with a worker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 6 00:05:56 PDT 2010


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





--- Comment #2 from James <skoom at me.com>  2010-07-06 00:05:56 PST ---
This looks to actually be an issue with the JSON implementation.

I made a small modification to the array test putting JSON.stringify() around the string and my memory usage went up alot:

real memory size: 512mb
virtual memory size: 5.18gb
private memory size: 484mb
virtual private memory: 649mb

-- 
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