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

Runtime backend: unused heaps are never freed, "leaking" memory #37

Open
kikaxa opened this issue Feb 15, 2024 · 2 comments
Open

Runtime backend: unused heaps are never freed, "leaking" memory #37

kikaxa opened this issue Feb 15, 2024 · 2 comments

Comments

@kikaxa
Copy link

kikaxa commented Feb 15, 2024

This growth is bounded but is bad in some (not really rare) cases.
Estimates are up to 200GB for 4k screens.

Reproducible test case:
user resizing viewport with mouse, each frame being 1 pixel bigger.
going from half res->full res would have around 2000 heaps created, with up to 100mb per frame extra mem. only one of these is used at any given time

@ChemistAion
Copy link

ChemistAion commented Feb 22, 2024

Follow this specific subject on RPS-disco in bug-report section:
https://discord.com/channels/1090914939255926826/1210243206462050335/1210243206462050335

@ChemistAion
Copy link

@kikaxa ...some more "ideas" - check disco

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

2 participants