[Webkit-unassigned] [Bug 90080] ps based memory measurement for performance-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 27 09:10:25 PDT 2012


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


Zoltan Horvath <zoltan at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |zoltan at webkit.org
                   |kit.org                     |




--- Comment #1 from Zoltan Horvath <zoltan at webkit.org>  2012-06-27 09:10:24 PST ---
Created an attachment (id=149759)
 --> (https://bugs.webkit.org/attachment.cgi?id=149759&action=review)
first solution for discussion

This patch has some limitations but you can try ps based memory measurement either with perftest or with pageloadtests as well.

I start a MemoryLogger thread when we start the DRT then I poll ps until the tests are running.

What is your opinion about this approach?

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