Ember Chrome Extension Wishlist

Saw this in another topic…

I was thinking earlier today that it would be awesome if you could use the Ember Inspector to figure out where the bottlenecks are. When hovering over a template / view in the inspector it would be awesome to see stats like how long it took to render, how many bindings / observers it has etc.

Not sure if the inspector can inject this kind of behavior into an app or not, but it sure would be neat.