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

Speed up difference* and intersection* with unsafeInsert #372

Merged
merged 2 commits into from
Mar 9, 2022

Conversation

sjakobi
Copy link
Member

@sjakobi sjakobi commented Mar 7, 2022

…for speedups around 20% in the HashMap.{difference,intersection}
benchmarks.

Context: #225, #364

…for speedups around 20% in the `HashMap.{difference,intersection}`
benchmarks.

Context: #225, #364
@sjakobi
Copy link
Member Author

sjakobi commented Mar 7, 2022

Nice gains for very trivial changes.

@sjakobi sjakobi marked this pull request as ready for review March 7, 2022 16:20
@sjakobi sjakobi merged commit f795586 into master Mar 9, 2022
@sjakobi sjakobi deleted the sjakobi/easy-gains branch March 9, 2022 16:51
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