Table of Contents

Class MaxIterationCountAttribute

Namespace
BenchmarkDotNet.Attributes
Assembly
BenchmarkDotNet.dll

Maximum count of target iterations that should be performed The default value is 100 If you set this value to below 15, then MultimodalDistributionAnalyzer is not going to work

public class MaxIterationCountAttribute : JobMutatorConfigBaseAttribute, IConfigSource
Inheritance
MaxIterationCountAttribute
Implements
Inherited Members

Constructors

MaxIterationCountAttribute(int)

public MaxIterationCountAttribute(int maxTargetIterationCount)

Parameters

maxTargetIterationCount int