Class DebugInProcessConfig
config which allows to debug benchmarks running it in the same process
Implements
Inherited Members
Namespace: BenchmarkDotNet.Configs
Assembly: BenchmarkDotNet.dll
Syntax
public class DebugInProcessConfig : DebugConfig, IConfig
Methods
GetJobs()
Declaration
public override IEnumerable<Job> GetJobs()
Returns
Type | Description |
---|---|
IEnumerable<Job> |