Namespace Codebelt.Extensions.BenchmarkDotNet.Console
The Codebelt.Extensions.BenchmarkDotNet.Console namespace contains types that provide a structured and opinionated console-hosted execution model for BenchmarkDotNet.
Availability: .NET 10 and .NET 9.0
Classes
- BenchmarkContext
Represents the command-line context for a benchmark run.
- BenchmarkProgram
Entry point helper for hosting and running benchmarks using BenchmarkDotNet.