Getting Started
This section walks you through everything you need to start benchmarking - from installing the packages to understanding the output.
In this section
- Installation - Add NBenchmark to a project and verify the setup.
- Quick Start - Write your first benchmark and read the results.
- Key Concepts - Understand what warmup, outlier trimming, confidence intervals, and significance testing mean in practice.
- What's Next? - Where to go after the basics.
For benchmark classes with constructor dependencies, see the Dependency Injection guide.
