Skip to content

Conversation

@evilmonkeyinc
Copy link
Owner

various refactoring to improve runtime

  1. wildcard and recursive have reduced loops
  2. script, filter, expression now compile expression at build time and not runtime

fix benchmark tests so they are more accurate
more of the other implementations worked when i used them correctly
remove multiple loops in recursive token
update expression, script, and filter tokens to compile
expression when created and not runtime
@evilmonkeyinc evilmonkeyinc merged commit 542b5d3 into main Jan 30, 2022
@evilmonkeyinc evilmonkeyinc deleted the fix/double-loop branch January 30, 2022 22:42
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

Successfully merging this pull request may close these issues.

2 participants