Namespace BenchmarkDotNet.Engines
Classes
- AutoWarmupStoppingCriteria
Automatically choose the best number of iterations during the warmup stage.
- FixedStoppingCriteria
Stopping criteria which require a specific amount of iterations.
Structs
Interfaces
- IStoppingCriteria
A stopping criteria checks when it's time to terminate iteration in the current stage.