NEW 59796
Firefox is twice as fast as WebKit on some selector matching tests
https://bugs.webkit.org/show_bug.cgi?id=59796
Summary Firefox is twice as fast as WebKit on some selector matching tests
Simon Fraser (smfr)
Reported 2011-04-29 08:33:26 PDT
Created attachment 91687 [details] Screenshot of results (FF on left) On the test at http://scope.bitbucket.org/tests/selector-matching-performance/index.html Firefox is much faster on some tests. I compared FF 4 with WebKit nightly r84622
Attachments
Screenshot of results (FF on left) (323.92 KB, image/png)
2011-04-29 08:33 PDT, Simon Fraser (smfr)
no flags
Antti Koivisto
Comment 1 2011-04-30 07:27:07 PDT
Yeah, attribute selectors take a very slow path. They are not that common though. The test setup is interesting, the current test content less so. No descendant and child selectors at all...
Note You need to log in before you can comment on or make changes to this bug.