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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 09:11:27 PDT 2012


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


Olivier Blin <olivier.blin at softathome.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.blin at softathome.com




--- Comment #9 from Olivier Blin <olivier.blin at softathome.com>  2012-07-12 09:11:25 PST ---
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?

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