Namespace BenchmarkDotNet.Configs
Classes
- DebugBuildConfig
config which allows to build benchmarks in Debug
- DebugInProcessConfig
config which allows to debug benchmarks running it in the same process
- ImmutableConfigBuilder
this class is responsible for config that has no duplicates, does all of the internal hacks and is ready to run