There are quite a few profiling options in Visual Studio, so it is important to learn which one to use for the various scenarios you encounter. The engineering team has been hard at work pulling traditional command line experiences into Visual Studio in order to provide rich and intuitive visualizations. In part 2 of the  multi-part series on performance profiling Sagar Shetty helps  explore the different profiling tools in Visual Studio and when each tool can be used (.NET Async, .NET Perf counters, CPU Usage, Database, Events Viewer, Memory Usage).

This is part 2 please check out the other videos in this series.

  1. Profiling Introduction
  2. Picking the right tool
  3. Profiling in production
  4. CPU Usage
  5. .NET Object Allocation Tracking

perf-profiling-righttool



Comment Section

Comments are closed.