8000 Tiered rules · Issue #2 · warriordog/little-log-scan · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tiered rules #2

New issue

Have a question about this project? Sign up for a free G 8000 itHub 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

Open
4 tasks
warriordog opened this issue Jun 16, 2022 · 0 comments
Open
4 tasks

Tiered rules #2

warriordog opened this issue Jun 16, 2022 · 0 comments
Assignees
Labels
core Affects core components enhancement New feature or request rules Applies to the rules

Comments

@warriordog
Copy link
Owner
warriordog commented Jun 16, 2022

Convert the flat Rule[] array into a tiered tree structure. If a parent rule matches, then child rules and subtrees will run. Otherwise, they will be skipped. This should give a nice performance boost and allow some rules to be simplified.

  • Rules can be nested
  • Child rules only run if parent rule matches
  • Child rules have access to parent regex groups
  • Child rules have access to all recursive parent regex groups
@warriordog warriordog added enhancement New feature or request rules Applies to the rules core Affects core components labels Jun 16, 2022
@warriordog warriordog self-assigned this Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Affects core components enhancement New feature or request rules Applies to the rules
Projects
None yet
Development

No branches or pull requests

1 participant
0