Skip to content

F_CodeJam_PerfTests_CompetitionHelpers_DefaultConfig

andrewvk edited this page Nov 8, 2016 · 2 revisions

CompetitionHelpers.DefaultConfig Field

Default configuration that should be used for most performance tests.

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 DefaultConfig

VB

Public Shared ReadOnly DefaultConfig As ICompetitionConfig

F#

static val DefaultConfig: ICompetitionConfig

Field Value

Type: ICompetitionConfig

See Also

Reference

CompetitionHelpers Class
CodeJam.PerfTests Namespace

Clone this wiki locally