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

Allow pre-allocating linked.Hashmap #2918

Merged
merged 1 commit into from Apr 5, 2024

Conversation

StephenButtolph
Copy link
Contributor

Why this should be merged

This is a performance enhancement for the hypersdk.

How this works

Allows pre-allocating the entryMap and freeList.

How this was tested

  • CI

@StephenButtolph StephenButtolph self-assigned this Apr 5, 2024
@patrick-ogrady patrick-ogrady mentioned this pull request Apr 5, 2024
13 tasks
@StephenButtolph StephenButtolph added this to the v1.11.4 milestone Apr 5, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Apr 5, 2024
Merged via the queue into master with commit 4a1d0bb Apr 5, 2024
17 checks passed
@StephenButtolph StephenButtolph deleted the linked-hashmap-new-with-size branch April 5, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

5 participants