Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upEnsure WebRender memory usage does not grow without bound #1276
Comments
|
This is a rather generic issue, begging for specification of what caches need to be put under better control. This research could be considered to be a part of the issue ;) |
|
The interesting discussions about this are happening in #1486. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are a number of caches in webrender that will grow without bound. We need to make sure that things are getting evicted as appropriate.