Table of Contents

Class RunOncePerIterationAttribute

Namespace
BenchmarkDotNet.Attributes
Assembly
BenchmarkDotNet.dll

Run the benchmark exactly once per iteration.

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

Constructors

RunOncePerIterationAttribute()

public RunOncePerIterationAttribute()