-
Notifications
You must be signed in to change notification settings - Fork 35
N_CodeJam_PerfTests_Running_Limits
andrewvk edited this page Nov 8, 2016
·
1 revision
[Missing
Class | Description | |
---|---|---|
CompetitionLimit | Class that describes limits for benchmarks participating in competition. | |
CompetitionLimitProviderBase | Base class for metrics providers. | |
LogNormalLimitProvider | Competition limit provider for microbenchmarks. Uses lognormal distribution for results estimation. | |
PercentileLimitProvider | Percentile-based competition limit provider. |
Interface | Description | |
---|---|---|
ICompetitionLimitProvider | Interface for competition limit provider. |