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

Closed
wants to merge 5 commits into from
Closed

Conversation

maoueh
Copy link
Contributor

@maoueh maoueh commented Aug 29, 2024

No description provided.

maoueh added 5 commits August 29, 2024 00:36
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.
```
@maoueh
Copy link
Contributor Author

maoueh commented Jan 29, 2025

Closing, implement via #19 and #20

@maoueh maoueh closed this Jan 29, 2025
@maoueh maoueh deleted the feature/faster-keys-matching branch January 29, 2025 15:03
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