Table of Contents

Namespace BenchmarkDotNet.Toolchains.InProcess.NoEmit

Classes

BenchmarkAction

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

BenchmarkActionFactory

Helper class that creates BenchmarkAction instances.

InProcessNoEmitBuilder

In process (no emit) toolchain builder

InProcessNoEmitExecutor

Implementation of IExecutor for in-process (no emit) toolchain.

InProcessNoEmitGenerator

Implementation of IGenerator for in-process (no emit) toolchain.

InProcessNoEmitToolchain

A toolchain to run the benchmarks in-process (no emit).