We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Default configuration that should be used for most performance tests.
Namespace: CodeJam.PerfTestsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public static readonly ICompetitionConfig DefaultConfig
VB
Public Shared ReadOnly DefaultConfig As ICompetitionConfig
F#
static val DefaultConfig: ICompetitionConfig
Type: ICompetitionConfig
CompetitionHelpers ClassCodeJam.PerfTests Namespace