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

Implement deadline/bail #17

Closed
mitsuhiko opened this issue Feb 19, 2021 · 0 comments · Fixed by #18
Closed

Implement deadline/bail #17

mitsuhiko opened this issue Feb 19, 2021 · 0 comments · Fixed by #18

Comments

@mitsuhiko
Copy link
Owner

In the interest of performance it would be nice if one could provide a deadline after which the algorithms bail and just fall back to an approximation (eg: delete old + insert new).

While this is a pretty crude way of dealing with some nasty inputs and won’t replace #15 it would make the library more generally useful for arbitrary inputs.

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 a pull request may close this issue.

1 participant