[Webkit-unassigned] [Bug 21465] Yet another querySelectorAll speedup
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 8 02:38:20 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21465
catfish.man at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|webkit- |catfish.man at gmail.com
|unassigned at lists.webkit.org |
Status|NEW |ASSIGNED
Attachment #24186| |review?
Flag| |
------- Comment #1 from catfish.man at gmail.com 2008-10-08 02:38 PDT -------
Created an attachment (id=24186)
--> (https://bugs.webkit.org/attachment.cgi?id=24186&action=view)
The speedup
I'm not real happy with the cleanliness of this code. Too many early returns,
and the tempSelector == querySelector to avoid code duplication with the
earlier id optimization is nasty.
That said, it works, passes tests, and speeds things up as expected.
--
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.
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list