[Webkit-unassigned] [Bug 78984] Performance tests should measure memory usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 09:53:38 PDT 2012


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





--- Comment #10 from Ryosuke Niwa <rniwa at webkit.org>  2012-07-12 09:53:29 PST ---
(In reply to comment #9)
> There is also a console.memory object that already provides JS heap statistics.
> I have local patches adding FastMalloc stats (reservedFastMalloc, committedFastMalloc, freeListFastMalloc) in this object.
> Is this something that could be merged?

That sounds very useful. Ideally though, we add those methods on V8 as well so that we don't have to have two different tests for JSC and V8.

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