IProcessor.RelativePerformance Property

Definition

Gets a percentage value representing how performant this CPU is relative to the most performant CPU installed in the system at the time of the trace. The most powerful CPU will always have a value of 100.

public Nullable<Microsoft.Windows.EventTracing.Percentage> RelativePerformance { get; }
member this.RelativePerformance : Nullable<Microsoft.Windows.EventTracing.Percentage>
Public ReadOnly Property RelativePerformance As Nullable(Of Percentage)

Property Value

Applies to