Bug 87625
Summary: | [meta][Performance] Optimize querySelector() and querySelectorAll() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kentaro Hara <haraken> |
Component: | CSS | Assignee: | Kentaro Hara <haraken> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | benjamin, cmarcelo, koivisto |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 87627, 87650, 87715, 87799, 87832, 87942, 88202, 88203, 88204, 88209, 88289, 88322 | ||
Bug Blocks: |
Kentaro Hara
querySelector() and querySelectorAll() are slower than I expected. I have a couple of ideas for optimization. I'll upload patches, blocking this bug.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |