Table of Contents

Namespace BenchmarkDotNet.Jobs

Classes

AccuracyMode
Argument
EnvironmentMode
EnvironmentVariable
GcMode
GcModeExtensions
InfrastructureMode
Job
JobExtensions
JobIdGenerator
JobMode<T>
MetaMode
MonoArgument

Argument passed directly to mono when executing benchmarks (mono [options]) example: new MonoArgument("--gc=sgen")

MsBuildArgument

Argument passed to dotnet cli when restoring and building the project example: new MsBuildArgument("/p:MyCustomSetting=123")

NuGetReference
NuGetReferenceList

An ordered list of NuGet references. Does not allow duplicate references with the same PackageName.

RunMode

Enums

RuntimeMoniker