Skip to content

F_CodeJam_PerfTests_CompetitionHelpers_DefaultConfigAnnotate

andrewvk edited this page Nov 8, 2016 · 2 revisions

CompetitionHelpers.DefaultConfigAnnotate Field

Configuration that should be used for new performance tests. Automatically annotates the source with new timing limits.

Namespace: CodeJam.PerfTests
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

public static readonly ICompetitionConfig DefaultConfigAnnotate

VB

Public Shared ReadOnly DefaultConfigAnnotate As ICompetitionConfig

F#

static val DefaultConfigAnnotate: ICompetitionConfig

Field Value

Type: ICompetitionConfig

See Also

Reference

CompetitionHelpers Class
CodeJam.PerfTests Namespace

Clone this wiki locally