There are so many profiling tools in Visual Studio that it can be hard to know when to use each one! In part 2 of our multi-part series on performance profiling with PM Sagar Shetty, we explore the different profiling tools in Visual Studio and when each tool can be used.
Sagar covers:
- Performance Profiler tool [01:00]
- Diagnostics Hub tool [12:35]
- Performance Profiler tool vs Diagnostics Hub tool [23:15]
- Profiling Optimization [25:29]
- Summary [32:40]
Previous episode in the profiling series:
Resources:
- Learn more about profiling in VS here: aka.ms/vsprofilingdocs
- Run profiling tools with or without the debugger: aka.ms/runprofilingtools
- Optimize Profiler Settings: aka.ms/optimizeprofiling
Robert Green, Leslie Richardson [MSFT]
Source link