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

Inline remaining tail-recursive operations #35

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

ibraheemdev
Copy link
Owner

@ibraheemdev ibraheemdev commented Nov 28, 2024

This also fixes a bug where HashMap::compute would not complete the copy resize a recursive failed insert in blocking resize mode.

@ibraheemdev ibraheemdev added the performance Performance related improvements. label Nov 28, 2024
@ibraheemdev ibraheemdev merged commit ef4f399 into master Nov 28, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance related improvements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant