How to add custom columns to BenchmarkDotNet summaries
This guide shows how to add custom result columns to BenchmarkDotNet summaries using in-process diagnosers and a source generator library.
This guide shows how to add custom result columns to BenchmarkDotNet summaries using in-process diagnosers and a source generator library.
Learn how to run benchmarks from a single C# file using BenchmarkDotNet.