We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Percentile for the minimum 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 MinRatioPercentile { get; }
VB
Public ReadOnly Property MinRatioPercentile As Integer Get
F#
member MinRatioPercentile : int with get
Type: Int32The percentile for the minimum timing ratio.
PercentileLimitProvider ClassCodeJam.PerfTests.Running.Limits Namespace