-
Couldn't load subscription status.
- Fork 35
P_CodeJam_PerfTests_CompetitionBenchmarkAttribute_MinRatio
andrewvk edited this page Nov 8, 2016
·
2 revisions
The minimum timing ratio relative to the baseline. Set to Empty (used by default) to mark the limit as unset but updateable during the annotation. Set to IgnoreValue to ignore the limit.
Namespace: CodeJam.PerfTests
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public double MinRatio { get; }VB
Public ReadOnly Property MinRatio As Double
GetF#
member MinRatio : float with get
Type: Double
The minimum timing ratio relative to the baseline.
CompetitionBenchmarkAttribute Class
CodeJam.PerfTests Namespace