Performance Analyzing
Tool
|
Description
| ||
---|---|---|---|
Visual Studio Performance Analysis
|
Use to analyze the CPU usage of your .NET Framework apps that will be deployed to computers that are running the Windows operating system.
This tool is available from the Debug menu in Visual Studio after you open a project. For more information, see Analyzing Application Performance by Using Profiling Tools.
| ||
Windows Phone Application Analysis
|
Use to analyze the CPU and memory, network data transfer rate, app responsiveness, and battery consumption in your Windows Phone apps.
This tool is available from the Debug menu for a Windows Phone project in Visual Studio after you install the Windows Phone SDK. For more information, see App profiling for Windows Phone.
| ||
Use to identify CPU and memory-related performance issues. This tool uses event tracing for Windows (ETW) and CLR profiling APIs to provide advanced memory and CPU investigations as well as information about garbage collection and JIT compilation. For more information about how to use PerfView, see the tutorial and help files that are included with the app, Channel 9 video tutorials, and blog posts.
For memory-specific issues, see Using PerfView for Memory Investigations.
| |||
Use to determine overall system performance such as your app's memory and storage use when multiple apps are running on the same computer. This tool is available from the download center as part of the Windows Assessment and Deployment Kit (ADK) for Windows 8. For more information, see Windows Performance Analyzer.
|
댓글
댓글 쓰기