Skip to content

feat: implement null collector#87

Draft
shruti2522 wants to merge 2 commits into
boa-dev:mainfrom
shruti2522:null-collector
Draft

feat: implement null collector#87
shruti2522 wants to merge 2 commits into
boa-dev:mainfrom
shruti2522:null-collector

Conversation

@shruti2522
Copy link
Copy Markdown
Contributor

fix #85

Added a no-op gc NullCollector for short lived contexts and benchmarking. It allocates into mempool3 but never runs a collection cycle, cleaning up only when dropped.

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.

Implement a null collector

1 participant