[Webkit-unassigned] [Bug 45134] Added statistics sampling and reporting for JavaScriptCore's RegisterFile and ExecutableAllocator classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 3 10:02:15 PDT 2010


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


Oliver Hunt <oliver at apple.com> changed:

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




--- Comment #4 from Oliver Hunt <oliver at apple.com>  2010-09-03 10:02:15 PST ---
(From update of attachment 66507)
Can you perf test this -- in general we don't compile in any logging in by default as JSC has a tendency to be heavily sensitive to branches and register load (using a global consumes a register as gcc's PIC code is not very clever)

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