Class WarmupCountAttribute
How many warmup iterations should be performed.
Implements
Inherited Members
Namespace: BenchmarkDotNet.Attributes
Assembly: BenchmarkDotNet.dll
Syntax
public class WarmupCountAttribute : JobMutatorConfigBaseAttribute, IConfigSource
Constructors
WarmupCountAttribute(Int32)
Declaration
public WarmupCountAttribute(int warmupCount)
Parameters
Type | Name | Description |
---|---|---|
Int32 | warmupCount |