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

[FEATURE]: Use Expressions For Filters #7

Merged

Conversation

github-actions[bot]
Copy link
Contributor

Original issue description

Tell us about your idea

Instead of using a CSharp evaluator, build expression that can be compiled and run for each filter

Anything else?

No response

closes #6

github-actions bot and others added 3 commits May 8, 2024 16:04
…on can override to handle the differences between JsonNode and JsonDocument/JsonElement
@github-actions github-actions bot added the feature Improvements or additions to documentation label May 29, 2024
MattEdwardsWaggleBee and others added 3 commits May 29, 2024 16:52
…vistor-for-jsonelement-and-jsonnode-implementations' into feature/6-feature-use-expressions-for-filters
@MattEdwardsWaggleBee MattEdwardsWaggleBee marked this pull request as ready for review May 29, 2024 21:00
@MattEdwardsWaggleBee
Copy link
Member

image

I think it's ~30x faster

@MattEdwardsWaggleBee MattEdwardsWaggleBee merged commit fc4fe81 into develop Jun 14, 2024
4 checks passed
@MattEdwardsWaggleBee MattEdwardsWaggleBee deleted the feature/6-feature-use-expressions-for-filters branch June 14, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants