Skip to main content

Bug Tracker

Side navigation

#11826 closed bug (fixed)

Opened May 28, 2012 04:48PM UTC

Closed June 19, 2012 03:13AM UTC

Explore a parsed caching system for matchesSelector within Sizzle

Reported by: timmywil Owned by: timmywil
Priority: high Milestone: 1.8
Component: selector Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

Explore a parsed selection cache that would hold 50 (or however many) of the most recent selectors already parsed. This would remove the need for quickIs in event and make matchesSelector use in event delegation much faster.

Attachments (0)
Change History (3)

Changed May 28, 2012 04:49PM UTC by timmywil comment:1

component: unfiledselector
milestone: None1.next
owner: → timmywil
priority: undecidedhigh
status: newassigned

Changed June 04, 2012 02:40PM UTC by timmywil comment:2

milestone: 1.next1.8

Changed June 19, 2012 03:13AM UTC by timmywil comment:3

resolution: → fixed
status: assignedclosed

Move quickIs to Sizzle; Remove duplicate id matching in init; Added selector caching to Sizzle. Fixes #11826.

Changeset: 713cc8609637a943f77039726d96f5e9f7a36f2b