Skip to content

Bugs in the new site interface

User Avatar
#107
Auto-translated
Mооnst@r
HwKeeper
Mооnst@r
HwKeeper
Mооnst@r

While I was sending the previous message and everything was freezing, I looked in the browser's Process Manager and hw was eating more than a gig of memory, not counting video, screenshot, alas, I didn't take one. I don't know, maybe it's normal for a modern engine. So I'll be like a cuckold, just watching from the sidelines what's going on here.

This is clearly something abnormal, we need to look into it. I installed the same theme, also measured a single tab, only 133 MB total and no CPU load.

image.webp

I'll keep looking for what's eating memory.

It probably accumulates over time, maybe it's not a big deal. The CPU is indeed constantly jumping there though. Well, Minimalism is a bit lighter, I guess, I'll keep an eye on it for now.

I managed to reproduce the problem — spent about 5 minutes sequentially opening different sections of the site and got up to 1 GB. It's a FireFox issue. They say it's some problem with ghost windows that FireFox just can't seem to fix. It doesn't clear pages and just accumulates them; the profiler showed that after my experiments there were more than 50 such ghost pages, with only one tab open.

https://www.reddit.com/r/firefox/comments/1j2i90z/the_ghost_windows_issue_has_not_been_resolved/

FireFox has had a bug open about this for a year now https://bugzilla.mozilla.org/show_bug.cgi?id=1949248

I'll experiment a bit more; if I can find a workaround, we'll implement it, if not, we'll have to wait for FireFox to fix it.

Since the problem is on my side at the browser level, then of course the browser developers should fix it. I'm sure they have enough of their own stuff to deal with without solving third-party issues. In any case, thanks for making the problem clear.

I've implemented forced memory cleanup for FireFox after all — I can't get past 1 GB anymore, check how it works for you now.