Show / Hide Table of Contents

Namespace BenchmarkDotNet.Toolchains.InProcess

Classes

BenchmarkAction

Common API to run the Setup/Clean/Idle/Run methods

BenchmarkActionFactory

Helper class that creates BenchmarkAction instances.

InProcessBuilder

InProcessExecutor

Implementation of IExecutor for in-process benchmarks.

InProcessGenerator

Implementation of IGenerator for in-process benchmarks.

InProcessHost

Host API for in-process benchmarks.

InProcessToolchain

A toolchain to run the benchmarks in-process.

InProcessValidator

Validator to be used together with InProcessToolchain to proof that the config matches the environment.

Enums

BenchmarkActionCodegen

How benchmark action code is generated

In This Article
Back to top Copyright © 2013–2021 .NET Foundation and contributors