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

add optimized state traversal in Reader #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thelink2012
Copy link

Fixes #15. See it for details. On the same veins of eb6ae37, this adds methods to Reader that can re-use fstStateV1 across IsMatch / Accept family of FST methods.

@thelink2012
Copy link
Author

thelink2012 commented Sep 22, 2023

Hey @abhinavdangeti @Thejas-bhat @metonymic-smokey @CascadingRadium @Likith101 @moshaad7. Sorry for the mention. But just bringing this up in your mails. Could you kindly take a look? The changes are very small / minimal.

We've been running it in production the past 2 months by the way.

Thanks in advanced!

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.

significant overhead while running the FST due to heap allocations
1 participant