[Webkit-unassigned] [Bug 19116] SquirrelFish shouldn't regress on variable lookups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 19 04:01:55 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19116


oliver at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1




------- Comment #3 from oliver at apple.com  2008-05-19 04:01 PDT -------
Mark, this is basically the tracking bug for the multiscope optimisation,
squirrelfish performance is currently effectively a faster version of S3.1 --
basically resolve time for an out of scope var is O(N) wrt to closure depth,
vs. effectively O(1) on trunk


-- 
Configure bugmail: http://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