-
Notifications
You must be signed in to change notification settings - Fork 36
Properties_T_CodeJam_PerfTests_Running_Core_CompetitionRunnerBase
andrewvk edited this page Nov 8, 2016
·
1 revision
The CompetitionRunnerBase type exposes the following members.
Name | Description | |
---|---|---|
![]() |
DefaultAdditionalRerunsIfAnnotationsUpdated | Count of additional runs performed after updating source annotations. |
![]() |
DefaultLongRunningBenchmarkLimit | Default timing limit to detect long-running benchmarks. |
![]() |
DefaultMaxRerunsIfValidationFailed | Maximum count of retries performed if the limit checking failed. |
![]() |
DefaultMaxRunsAllowed | Default timing limit to detect too fast benchmarks. |
![]() |
DefaultSkipRunsBeforeApplyingAnnotations | Count of runs skipped before source annotations will be applied. |
![]() |
DefaultTooFastBenchmarkLimit | Timing limit for too fast runs. |
![]() |
DumpSummaryToHostLogger | Gets a value indicating whether the last run summary should be dumped into host logger. |
CompetitionRunnerBase Class
CodeJam.PerfTests.Running.Core Namespace