Back to Benchmarkdotnet

Orderers

docs/articles/configs/orderers.md

0.15.8520 B
Original Source

Orderers

Orderers allows customizing the order of benchmark results in the summary table.

The following built-in order policies are available.

You can also use a custom orderer by implementing the xref:BenchmarkDotNet.Order.IOrderer interface.


[!includeIntroOrderAttr]

[!includeIntroOrderManual]