5

I'm using / testing a lot of extensions or add-on to Visual Studio.

As my Visual Studio is quite low, I'm wondering if some extensions are causing high CPU load.

Is there any way to monitor memory, disk and CPU usage per extension ? Google Chrome Task manager provides such functionality... Is there the same for Visual Studio ?

Steve B
  • 36,818
  • 21
  • 101
  • 174

2 Answers2

0

DotTrack addon - visual studio or http://en.wikipedia.org/wiki/List_of_performance_analysis_tools#.NET .net performance analysis

Try this link : http://www.jetbrains.com/profiler/ ^^

Mehdi Bugnard
  • 3,889
  • 4
  • 45
  • 86
0

This one is currently available for 2012, 2013, 2015

Extensions Monitor

https://www.visualstudiogallery.msdn.microsoft.com/8dc77c87-a36b-4b79-809c-0102911786db

enter image description here

James White
  • 2,062
  • 2
  • 24
  • 36