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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 25 10:14:30 PDT 2009


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





------- Comment #9 from olaru at adobe.com  2009-05-25 10:14 PDT -------
Here are the sunspider results:
** TOTAL **:           *1.007x as slow*  852.3ms +/- 0.1%   858.3ms +/- 0.1%   
 significant
http://pastie.org/489146

Adding UNLIKELY macros in the checks inside the operator new statements, shaved
off about 2ms:
** TOTAL **:           *1.005x as slow*  852.3ms +/- 0.1%   856.1ms +/- 0.1%   
 significant
http://pastie.org/489148

Is this acceptable?

I'm not sure I understand the second part of your comment. Do you mean to say
there should be a way to enable performance profiling without enabling memory
profiling?
If that is the case, I will include this in the next version of the patch.


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