406 B
406 B
description
| description |
|---|
| Analyze application performance using profiling tools |
Analyze Performance Command
Profile the application to find performance bottlenecks.
Tools
- Intel VTune Profiler
- Visual Studio Profiler
- Windows Performance Analyzer
Steps
- Attach profiler to running process
- Capture performance data
- Analyze hotspots and bottlenecks
- Generate optimization recommendations