DA0501: Average CPU consumption by the process being profiled.

Applies to: yesVisual Studio noVisual Studio for Mac

Note

This article applies to Visual Studio 2017. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

Item Value
Rule Id DA501
Category Resource Monitoring
Profiling method All
Message Average CPU consumption by the Process being profiled.
Rule type Information

When you profile by using the sampling, .NET memory, or resource contention methods, you must collect at least 10 samples to trigger this rule.

Rule description

This message reports the percentage of time that a processor was busy executing instructions from the application. The reported value is the average over all the measurement intervals in which the process being profiled was active. The value of value can be greater than 100% on a machine with more than one processor.

How to use rule data

Use the rule value to compare the performance of different versions or builds of the program or to understand the performance of the application under different test scenarios.