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

perf: speedup find letter ranges #291

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Conversation

ivan-aksamentov
Copy link
Member

Simplify and speedup find_letter_ranges() and find_letter_ranges_by(). They are ~hot (warm) spots in the program currently and a relatively easy target.

@ivan-aksamentov ivan-aksamentov merged commit 20c5b36 into rust Dec 6, 2024
14 checks passed
@ivan-aksamentov ivan-aksamentov deleted the perf/find-letter-ranges branch December 6, 2024 01:41
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