Monday, October 29, 2012

Performance Measurement Tools

List of Performance Measurement Tools in Microsoft .NET


  • Visual Studio Sampling Profiler
              http://msdn.microsoft.com/en-us/library/ms242753.aspx
              http://msdn.microsoft.com/en-us/library/ms182372.aspx
  • Visual Studio Instrumentation Profiler
              http://dotnet.dzone.com/articles/profiling-application-visual-0
  • Visual Studio Allocation Profiler
              http://dotnet.dzone.com/articles/profiling-application-visual-1
  • Visual Studio Concurrency Profiler
              http://www.youtube.com/watch?v=Bofk3ecJOtk
              http://msdn.microsoft.com/en-us/magazine/ee336027.aspx
  • CLR Profiler
              http://msdn.microsoft.com/en-us/library/ff650691.aspx
  • Performance Monitoring
               http://msdn.microsoft.com/en-us/library/aa645516(v=vs.71).aspx
  • PerfView
              http://channel9.msdn.com/Series/PerfView-Tutorial
  • Windows Performance Toolkit
              http://msdn.microsoft.com/en-us/performance/cc825801.aspx
  • Process Monitor
             http://en.wikipedia.org/wiki/Process_Monitor
  • Entity Framework Profiler
            http://www.hibernatingrhinos.com/products/efprof
  • ANTS Memory Profiler
              http://www.red-gate.com/products/dotnet-development/ants-performance-profiler/
  • .NET Memory Profiler
              http://memprofiler.com/


No comments:

Post a Comment