[Webkit-unassigned] [Bug 10930] WebKit could benefit from a JavaScript live object profiler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 1 09:50:00 PDT 2009


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


olaru at adobe.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29915|0                           |1
        is obsolete|                            |
  Attachment #30834|                            |review?
               Flag|                            |




------- Comment #10 from olaru at adobe.com  2009-06-01 09:49 PDT -------
Created an attachment (id=30834)
 --> (https://bugs.webkit.org/attachment.cgi?id=30834&action=view)
Adds live object profiling capabilities

This version of the patch no longer introduces significant performance
regressions.
Sunspider results are:
http://pastie.org/496608

** TOTAL **:           -                 731.9ms +/- 0.1%   731.2ms +/- 0.1% 

The live object profiling is disabled by default when profiling is enabled. An
explicit action must be performed by the user to enabled it. I have added a
temporary function on the console object that enables or disables live memory
profiling, until this functionality is hooked into the UI. Note that profiling
still needs to be enabled before enabling live object profiling.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list