You can detect bottlenecks and other performance problems by analyzing performance data that is collected when your application runs. This data, which is displayed in profiling views such as the Performance Call Graph and Method Details views, provides information that helps you determine which methods are slowing down the performance of your application.
The following topics provide specific instructions: