Bug 129345

Summary: DOM traversal in getElementsByTagName('*') is slow
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: benjamin, kling, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2014-02-25 16:36:08 PST
getElementsByTagName('*') encounters too many branches during DOM traversal.
Attachments
Ryosuke Niwa
Comment 1 2014-02-25 17:06:17 PST
Looks like this was a fluke in my measurements.
Note You need to log in before you can comment on or make changes to this bug.