How to find out which Firefox tab is using most CPU or memory?
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Quirky Dreamscape Looping
--
Chapters
00:00 How To Find Out Which Firefox Tab Is Using Most Cpu Or Memory?
00:44 Answer 1 Score 13
01:04 Answer 2 Score 8
01:52 Accepted Answer Score 7
02:39 Thank you
--
Full question
https://superuser.com/questions/263605/h...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#firefox #memory #browsertabs
#avk47
ANSWER 1
Score 13
Opening the browser to about:memory
can show per-tab memory usage.
Further reading
ANSWER 2
Score 8
For Firefox, I've made an addon which displays tab memory usage in the corresponding tab's title.
It provides user with tab related stats and memory usage...
https://addons.mozilla.org/firefox/addon/tab-data/
Features
- How many tabs are currently open
- How many tabs have been opened during this Firefox session
- How many tabs have been opened since the addon was installed
- Displays tab memory usage in title
- Preference to toggle tab memory usage on/off
- Preference to set interval between memory usage collection
ACCEPTED ANSWER
Score 7
The BarTab extension for Firefox (not available for the latest Firefox versions) might be useful for improving the situation:
BarTab can intercept when tabs are loaded in the background or restored after a browser restart and will only load the content when the tab is actually visited. It also allows you to free memory by unloading already loaded tabs, either manually or automatically.
Otherwise, you might switch temporarily to Google Chrome, where Shift + Esc displays the per-tab usage: