Determine cpu usage in safari tab

Is it possible to somehow determine which of my safari tabs has the most cpu usage?

NOTE: I haven't turned on any flash (i'm using a "plugin customs" extension) in my tabs so it's really hard to figure out visually which of the tabs is a cpu hog


Solution 1:

Unfortunately you can only monitor per application/process, and even if in different tabs, it's just on the same application.

My suggestion is to close tabs and check which one was the culprit (obvious answer but probably the only way).

Solution 2:

Chrome will do this.

I know your question is about Safari but bear with me. Chrome works slightly differenty from most web browsers in that each tab is created as a separate process rather than just as separate threads. This means that if a tab starts misbehaving or crashes then it won't bring down the whole application

This also means that you can bring up the Chrome task manager and it will tell you about the CPU and memory usage for each time.

With Safari though.... I don't think this is possible.