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

Support heap growth and shrinkage #5

Closed
wingo opened this issue Sep 2, 2024 · 2 comments
Closed

Support heap growth and shrinkage #5

wingo opened this issue Sep 2, 2024 · 2 comments

Comments

@wingo
Copy link
Owner

wingo commented Sep 2, 2024

As described in https://wingolog.org/archives/2023/01/27/three-approaches-to-heap-sizing, we should support the "growable" and "adaptive" heap sizing strategies in all Whippet collectors.

@wingo
Copy link
Owner Author

wingo commented Sep 13, 2024

Done for pcc and mcc. Still needs some work in semi, and bdw won't ever be able to shrink.

@wingo
Copy link
Owner Author

wingo commented Sep 16, 2024

done

@wingo wingo closed this as completed Sep 16, 2024
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