Table of Contents

Enum SummaryOrderPolicy

Namespace
BenchmarkDotNet.Order
Assembly
BenchmarkDotNet.dll
public enum SummaryOrderPolicy

Fields

Declared = 4
Default = 0
FastestToSlowest = 1
Method = 3
SlowestToFastest = 2