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