RESOLVED INVALID 129345
DOM traversal in getElementsByTagName('*') is slow
https://bugs.webkit.org/show_bug.cgi?id=129345
Summary DOM traversal in getElementsByTagName('*') is slow
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.