Show / Hide Table of Contents

    Enum AssertionType

    Different types of BenchmarkAssertions we might use against metrics

    Namespace: NBench.Sdk
    Assembly: NBench.dll
    Syntax
    public enum AssertionType

    Fields

    Name Description
    Throughput

    Test against the totals per second

    Total

    Test against the averages of totals

    Back to top Copyright © 2015-2020 Petabridge™, LLC