Saturday, February 24, 2007

Analyzing Application Performance

Performance tools in VSTS for Developers allow developers to measure, evaluate, and target performance-related issues in their code. These tools are fully integrated into the IDE to provide a seamless and approachable user experience. The performance tools support two methods of profiling: sampling and instrumentation.

You can check all the needed info about the Performance Tools on MSDN.

No comments: