We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Percentile for the maximum timing ratio.
Namespace: CodeJam.PerfTests.Running.LimitsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public int MaxRatioPercentile { get; }
VB
Public ReadOnly Property MaxRatioPercentile As Integer Get
F#
member MaxRatioPercentile : int with get
Type: Int32The percentile for the maximum timing ratio.
PercentileLimitProvider ClassCodeJam.PerfTests.Running.Limits Namespace