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

Conservative collection support #4

Open
playXE opened this issue Jan 21, 2022 · 0 comments
Open

Conservative collection support #4

playXE opened this issue Jan 21, 2022 · 0 comments

Comments

@playXE
Copy link
Contributor

playXE commented Jan 21, 2022

All GC policies in Comet should have optional support for conservative stack scanning. Some of policies would require quite a lot of changes (semispace and minimark) others will not (marksweep and immix). It will also come with some performance cost but it will be fully optional so performance impact with disabled conservative scanning will equal to zero.

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

No branches or pull requests

1 participant