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

Use hash-based rule lookup #1

Open
mcudich opened this issue Oct 12, 2016 · 0 comments
Open

Use hash-based rule lookup #1

mcudich opened this issue Oct 12, 2016 · 0 comments

Comments

@mcudich
Copy link
Owner

mcudich commented Oct 12, 2016

Right now, looking up matching rules for an element requires looping through all rules in the sheet. This can be improved by instead hashing rules based on their most-specific type of selector.

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

No branches or pull requests

1 participant