Skip to content

Properties_T_CodeJam_PerfTests_Running_Core_CompetitionRunnerBase

andrewvk edited this page Nov 8, 2016 · 1 revision

CompetitionRunnerBase Properties

The CompetitionRunnerBase type exposes the following members.

Properties

 

Name Description
Protected property DefaultAdditionalRerunsIfAnnotationsUpdated Count of additional runs performed after updating source annotations.
Protected property DefaultLongRunningBenchmarkLimit Default timing limit to detect long-running benchmarks.
Protected property DefaultMaxRerunsIfValidationFailed Maximum count of retries performed if the limit checking failed.
Protected property DefaultMaxRunsAllowed Default timing limit to detect too fast benchmarks.
Protected property DefaultSkipRunsBeforeApplyingAnnotations Count of runs skipped before source annotations will be applied.
Protected property DefaultTooFastBenchmarkLimit Timing limit for too fast runs.
Protected property DumpSummaryToHostLogger Gets a value indicating whether the last run summary should be dumped into host logger.
  Back to Top

See Also

Reference

CompetitionRunnerBase Class
CodeJam.PerfTests.Running.Core Namespace

Clone this wiki locally