We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The maximum timing ratio relative to the baseline.
Namespace: CodeJam.PerfTests.Running.LimitsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public double MaxRatio { get; protected set; }
VB
Public Property MaxRatio As Double Get Protected Set
F#
member MaxRatio : float with get, set
Type: DoubleThe maximum timing ratio relative to the baseline.
CompetitionLimit ClassCodeJam.PerfTests.Running.Limits Namespace