Skip to content

P_CodeJam_PerfTests_Running_Limits_PercentileLimitProvider_MaxRatioPercentile

andrewvk edited this page Nov 8, 2016 · 2 revisions

PercentileLimitProvider.MaxRatioPercentile Property

Percentile for the maximum 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 MaxRatioPercentile { get; }

VB

Public ReadOnly Property MaxRatioPercentile As Integer
	Get

F#

member MaxRatioPercentile : int with get

Property Value

Type: Int32
The percentile for the maximum timing ratio.

See Also

Reference

PercentileLimitProvider Class
CodeJam.PerfTests.Running.Limits Namespace

Clone this wiki locally