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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 09:54:22 PDT 2010


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





--- Comment #8 from Darin Adler <darin at apple.com>  2010-05-06 09:54:21 PST ---
(In reply to comment #7)
> I inlined by your suggestion a fast check for presence of rare
> data, but will start with inlining the check for presence of cached node lists.
>  Let's hope it's not a node with tons on node lists cached on it.

I think that instead, the right first step is to restructure to eliminate the
call to *Heap::heap(this)->globalData() when rare data is not present.

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