[Webkit-unassigned] [Bug 38557] r58526 introduced a ~30% regression on Dromaeo JS lib

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 5 09:50:23 PDT 2010


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


Oliver Hunt <oliver at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver at apple.com




--- Comment #2 from Oliver Hunt <oliver at apple.com>  2010-05-05 09:50:22 PST ---
My thoughts would be to see whether the cost is in GC overhead (that being the
obvious culprit if we're now caching GC objects) and failing that i would look
at what is causing us to miss the cache (which would be the second most obvious
culprit)

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