Hacker News new | ask | show | jobs
by eferraiuolo 5556 days ago
Chrome has the Task Manager tool which helps you track down tabs which are being resource hogs (CPU and RAM). I was curious if something like this existed in Firefox 4 or there was an extension for a feature like this? (I looked but couldn't find anything promising)
1 comments

Totally agree, and even before Firefox gets any sort of strong tab isolation, I would love a readout that provides any sort of vague 'blame' for CPU/memory usage to individual tabs.

As FF runs for a long time with many tabs, I get longer and longer pauses doing simple tasks -- scrolling, switching tabs, popping the right-context menu, setting focus into a field, etc. Sometimes, this sluggishness seems linked to (and fixable by closing) a few tabs of the most Javascript-heavy sites (those with many ad inserts, background status polling, etc.). I'd hoped FF4 would help but it's just about as bad as 3.X. Generally restarting, even with the exact same tab set, helps (for a while).

Separate but similar, sometimes I'm doing nothing and no tab is visibly busy but Firefox is reported as using 50-100% (out of 200%) CPU time. Give me any proxy for tab activity (object allocations, timer callbacks, method-dispatching, whatever) and I can probably kill the miscreants.