#severe memory leaks on librewolf

5 messages · Page 1 of 1 (latest)

compact ruin
#

Game ver: 4.2.3
Browser version: Librewolf Arch 150.0.0-1

Not sure what exactly causes this, but the frequency of the leak goes down severely when there's not much stuff to do in ascension anymore, just idling so it could be a multitude of things.

when it happens, memory fills up with something called "mutation record" (image 1) (image 2 for reference of normal RAM usage), causing most cpu processing go towards garbage collection (image 3)
when it lags 98% of the processing goes to "incremental CC" (which seems to be a firefox thing not related synergism being an incremental on a .cc website lol), it makes the experience laggy and miserable.

Simply refreshing the tab does not fix it, need to close it and go to the website again for like 10-15 minutes free of lag before it comes back again.

if you have to any ideas for things to make the cause more clear, be free to share em. ill try them out when i have free time.

modest scaffold
#

MutationRecord 115MiB
am i correct in assuming that the actual RAM usage on your system is way larger than that? because even tho that's the bulk of listed memory use, it looks like the total is still under 200 MiB, which is nowhere near as bad as the usual leaks people complain about. heck, just opening the game for dailies results in the process taking ~300 MiB for me on Firefox, and that's before counting the ~100 MiB for the PayPal frame.…

north ermine
#

It appears to be a librewolf thing, assuming MutationRecords are created by MutationObservers, which we don't use. It also explains why the high CPU usage but okay RAM usage if an extension or setting is causing an infinite loop somewhere.

compact ruin
compact ruin