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

Iterator version? #23

Open
LiraNuna opened this issue Mar 27, 2024 · 0 comments
Open

Iterator version? #23

LiraNuna opened this issue Mar 27, 2024 · 0 comments

Comments

@LiraNuna
Copy link

This library is awesome, but one thing it suffers from is huge memory consumption on large strings as the resulting array can be pretty gigantic. I would love a generator version that spits out small chunks instead of a giant result array.

I attempted this by myself but unicode and "cleanup" turned out to be out of my understanding.

See master...LiraNuna:fast-diff-iterator:master for my attempt.

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

No branches or pull requests

1 participant