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

Ensure WebRender memory usage does not grow without bound #1276

Closed
jrmuizel opened this issue May 19, 2017 · 2 comments
Closed

Ensure WebRender memory usage does not grow without bound #1276

jrmuizel opened this issue May 19, 2017 · 2 comments

Comments

@jrmuizel
Copy link
Contributor

@jrmuizel jrmuizel commented May 19, 2017

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.

@kvark
Copy link
Member

@kvark kvark commented May 19, 2017

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 ;)

@nical
Copy link
Collaborator

@nical nical commented Aug 9, 2017

The interesting discussions about this are happening in #1486.

@nical nical closed this Aug 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.