Hacker News new | ask | show | jobs
by JoshuaRLi 2572 days ago
I have never had any performance or memory related issues with firefox, on a modest xps 13 9343 with 4gb ram. In fact, with regular usage, firefox rarely exceeds 2gb usage, and cpu usage is never an issue. Though I have tweaked my firefox quite a bit, I don't think the core issue is with the browser technology. The technology is fantastic and computers are fast. Rather, I see it is a combination of two things: poor web browsing habits (tabs open, websites visited) and the ever-increasing badness of "modern" websites.
1 comments

What are your tweaks?

2Gb seems to totally reasonable for my habits, but I can't keep to it, there are just always leaks. Eg; Slack or Gmail just need reloading every few hours to reclaim RAM.

https://github.com/joshuarli/dotfiles/blob/master/misc/firef...

Also have a bunch of umatrix rules, but not inclined on sharing those. Regarding gmail, keep a pinned tab open on about:memory and periodically click on GC and minimize memory, that might be a better solution than reloading.

Nice, thanks!