We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Default category prefix for performance tests.
Namespace: CodeJam.PerfTestsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public const string PerfTestCategory = "Performance"
VB
Public Const PerfTestCategory As String = "Performance"
F#
static val mutable PerfTestCategory: string
Type: String
CompetitionHelpers ClassCodeJam.PerfTests Namespace