[Webkit-unassigned] [Bug 90858] JSHEAP and FastMallocStatistics based memory measurement for performance-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 02:42:32 PDT 2012


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


Zoltan Horvath <zoltan at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |zoltan at webkit.org
                   |kit.org                     |
 Attachment #154885|                            |review?
               Flag|                            |




--- Comment #2 from Zoltan Horvath <zoltan at webkit.org>  2012-07-27 02:42:35 PST ---
Created an attachment (id=154885)
 --> (https://bugs.webkit.org/attachment.cgi?id=154885&action=review)
proposed patch

First approach, it uses

usedJSHeapSize + FastMallocStatistics.reservedVMBytes - FastMallocStatistics.freeListBytes

formula to calculate the memory consumption.

I'm waiting for your comments.

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