Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faster selector matching using indexes #10

Open
GoogleCodeExporter opened this issue Mar 26, 2015 · 2 comments
Open

Faster selector matching using indexes #10

GoogleCodeExporter opened this issue Mar 26, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Using an in memory index of ids and classes could speed up selector matching by 
allowing us to walk a subset of of the node tree instead of the whole thing.

Original issue reported on code.google.com by JeremyMZHS on 30 Jan 2013 at 12:37

@GoogleCodeExporter
Copy link
Author

Original comment by jwall@google.com on 17 Jun 2013 at 3:47

  • Changed state: Accepted
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by jwall@google.com on 17 Jun 2013 at 3:47

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant