Monitoring performance of a Visual Studio add-in and extensions?

I use / test many extensions or add-ins for Visual Studio.

Since my Visual Studio is pretty low, I'm wondering if some extensions cause high CPU usage.

Is there a way to keep track of memory, disk and processor usage by extension ? Google Chrome Task Manager provides such functionality ... Is there anything for Visual Studio?

+5
source share

All Articles