[Webkit-unassigned] [Bug 24604] WebKit profiler reports incorrect total times

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 23 03:56:53 PDT 2009


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


tolmasky at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29707|                            |review?
               Flag|                            |




------- Comment #2 from tolmasky at gmail.com  2009-04-23 03:56 PDT -------
Created an attachment (id=29707)
 --> (https://bugs.webkit.org/attachment.cgi?id=29707&action=view)
Fixes heavy view.

Made it so that most the functions now match the behavior of Shark. Most
notably, in the heavy view, child nodes now represent the statistics of the
root node, but in the callstack originating at that node. Also added a number
of performance improvements, making it so the heavy tree is not calculated
until its nodes are revealed. Moved a lot out of C++ and into JS, allowing for
more representations and easier manipulations in the future.


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