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

Optimize suffixes #3

Open
PlasmaPower opened this issue Feb 17, 2018 · 0 comments
Open

Optimize suffixes #3

PlasmaPower opened this issue Feb 17, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@PlasmaPower
Copy link
Owner

I've designed for this, but it hasn't been implemented yet.

The basic plan is to add a suffix_len in addition to the prefix_len. When both a prefix and suffix exist, things will get more complicated. Luckily, we don't have to worry about speed for that, because generating the prefix_len and suffix_len only happens once.

@PlasmaPower PlasmaPower added the enhancement New feature or request label Feb 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant