Hacker News new | ask | show | jobs
by nhebb 4699 days ago
Go to about:memory then click the "Minimize memory usage" button.

P.S. If anyone knows how to add that button to the FF toolbar, I would consider you a minor deity for at least a whole day.

1 comments

Interesting. What does pressing that button actually do?
If you hover that button with your mouse pointer you can read the following explanation:

Send three "heap-minimize" notifications in a row. Each notification triggers a global garbage collection followed by a cycle collection, and causes the process to reduce memory usage in other ways, e.g. by flushing various caches.