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

Switch to garbage collection. #14270

Closed
XVilka opened this issue Jun 10, 2019 · 1 comment
Closed

Switch to garbage collection. #14270

XVilka opened this issue Jun 10, 2019 · 1 comment
Labels
concept Highly experimental features and controversial ideas hardcore Extremely hard issues to fix, or features to implement refactor

Comments

@XVilka
Copy link
Contributor

XVilka commented Jun 10, 2019

Radare2 currently calls a lot of pairs malloc/free, causing switching the context ETOOOFTEN. What about considering to use garbage collection instead?

Something like https://github.com/orangeduck/tgc

@XVilka XVilka added concept Highly experimental features and controversial ideas refactor hardcore Extremely hard issues to fix, or features to implement labels Jun 10, 2019
@condret
Copy link
Member

condret commented Oct 9, 2021

doom_slayer_no

@condret condret closed this as completed Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concept Highly experimental features and controversial ideas hardcore Extremely hard issues to fix, or features to implement refactor
Projects
None yet
Development

No branches or pull requests

2 participants