-
Notifications
You must be signed in to change notification settings - Fork 3
Faster rules #53
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
base: main
Are you sure you want to change the base?
Faster rules #53
Conversation
|
Yep, Mattia and I are discussing this on Slack. It's potentially promising, at the very least until we get better rules in SU (which will take a while) |
|
ok so i improved the new rule mechanism to a almost working state:
Then I converted about 600 rules to the new mechanism and tested the loading time. Old (loading only the same ~600 rules as above): |
|
it faster 😁😁😁, now remains to test only the time it takes to apply them |
New mechanism for rules, that aims to be much faster. Currently still a expermient