Skip to content

P_CodeJam_PerfTests_Running_Limits_PercentileLimitProvider_MinRatioPercentile

andrewvk edited this page Nov 8, 2016 · 2 revisions

PercentileLimitProvider.MinRatioPercentile Property

Percentile for the minimum timing ratio.

Namespace: CodeJam.PerfTests.Running.Limits
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

public int MinRatioPercentile { get; }

VB

Public ReadOnly Property MinRatioPercentile As Integer
	Get

F#

member MinRatioPercentile : int with get

Property Value

Type: Int32
The percentile for the minimum timing ratio.

See Also

Reference

PercentileLimitProvider Class
CodeJam.PerfTests.Running.Limits Namespace

Clone this wiki locally