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/faster keys matching #14

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

maoueh
Copy link
Contributor

@maoueh maoueh commented Aug 29, 2024

No description provided.

Optimized keys matching by re-using the parsed query on each match attempt using the new `ExprMatcher`.

```
match_100%/count/12800  time:   [43.415 ms 44.075 ms 44.880 ms]
                        thrpt:  [285.21 Kelem/s 290.42 Kelem/s 294.83 Kelem/s]
                 change:
                        time:   [-78.872% -78.314% -77.772%] (p = 0.00 < 0.05)
                        thrpt:  [+349.88% +361.12% +373.31%]
                        Performance has improved.
```
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.

1 participant