Skip to content

feat: implement null collector#87

Open
shruti2522 wants to merge 4 commits into
boa-dev:mainfrom
shruti2522:null-collector
Open

feat: implement null collector#87
shruti2522 wants to merge 4 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.

@shruti2522 shruti2522 marked this pull request as ready for review June 13, 2026 15:50
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