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

Fixes allocation for better GC #292

Merged
merged 1 commit into from
Nov 27, 2022
Merged

Fixes allocation for better GC #292

merged 1 commit into from
Nov 27, 2022

Conversation

tbranyen
Copy link
Owner

When VTree were getting unprotected, they were being recirculated immediately. Instead they are now kept in allocation, until GC kicks in. Adds tests to validate the expected behavior.

@tbranyen tbranyen merged commit 3b75c18 into master Nov 27, 2022
@tbranyen tbranyen deleted the more-gc-tests branch November 28, 2022 15:37
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.

None yet

1 participant