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

hashmap: avoid rehash on grow #1349

Merged
merged 1 commit into from
Dec 21, 2024
Merged

Conversation

hackwaly
Copy link
Contributor

Avoid rehash on grow which maybe expensive.

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 4267

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.004%) to 81.238%

Totals Coverage Status
Change from base Build 4265: 0.004%
Covered Lines: 4542
Relevant Lines: 5591

💛 - Coveralls

@hackwaly hackwaly merged commit 1650367 into main Dec 21, 2024
13 checks passed
@hackwaly hackwaly deleted the yuxiang/hashmap-avoid-rehash-on-grow branch December 21, 2024 12:56
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.

2 participants