You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
andrewvk edited this page Nov 8, 2016
·
2 revisions
CompetitionBenchmarkAttribute.MinRatio Property
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)
Syntax
C#
publicdoubleMinRatio{get;}
VB
PublicReadOnlyPropertyMinRatioAsDoubleGet
F#
memberMinRatio:float with get
Property Value
Type: Double The minimum timing ratio relative to the baseline.