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 upMassive Memory Usage? #1555
Closed
Massive Memory Usage? #1555
Comments
|
Possibly related to #1486 - we need to investigate what's going into the texture cache to use that amount of memory (I think ImageKeys may be getting re-created every frame for masks?). |
|
It is also tracked by Bug 1378528 |
|
@sotaroikeda ah, didn't see that. I did do a search on bugzilla but must have missed it. |
|
The discussions about this are happening in #1486 (and bug 1378528 as Sotaro pointed out). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I downloaded Nightly to test out Webrender and the other new features, but after a while I noticed my tabs were freezing up, (especially) the Twitch video player. I then went to task manager and noticed that Nightly had pushed me to 90%+ memory usage with the main culprit being the Twitch tab from what I could tell. (along with high CPU usage)
Here's a screenshot of the Nightly memory usage
After disabling Webrender and restarting Nightly the problem has gone away and things are very performant again.
Info:
Let me know if there's any more information needed!