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

Avoid entry reallocation #189

Merged
merged 1 commit into from
Aug 18, 2024
Merged

Avoid entry reallocation #189

merged 1 commit into from
Aug 18, 2024

Conversation

polytypic
Copy link
Collaborator

@polytypic polytypic commented Jul 25, 2024

It is not entirely obvious whether or not this improves performance, but after spending some time looking through the benchmark results, it seems plausible that this does improve performance.

@polytypic polytypic force-pushed the avoid-entry-realloc branch 18 times, most recently from ff84a42 to 7a83415 Compare August 1, 2024 15:18
@polytypic polytypic force-pushed the avoid-entry-realloc branch 12 times, most recently from 8cc99f4 to 1c08ab7 Compare August 7, 2024 10:46
@polytypic polytypic force-pushed the avoid-entry-realloc branch 11 times, most recently from d85354e to b6007a8 Compare August 12, 2024 18:32
@polytypic polytypic force-pushed the avoid-entry-realloc branch 9 times, most recently from 7da05bc to 643ea68 Compare August 18, 2024 17:31
@polytypic polytypic force-pushed the avoid-entry-realloc branch from 643ea68 to d4c4a9a Compare August 18, 2024 17:54
@polytypic polytypic marked this pull request as ready for review August 18, 2024 18:53
@polytypic polytypic merged commit 7f2584e into main Aug 18, 2024
4 checks passed
@polytypic polytypic deleted the avoid-entry-realloc branch August 18, 2024 18:55
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