Fork me on GitHub
  • API

    Show / Hide Table of Contents

    Class Constants

    Various benchmarking constants (mostly defaults)

    Inheritance
    System.Object
    Constants
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Lucene.Net.Benchmarks
    Assembly: Lucene.Net.Benchmark.dll
    Syntax
    public static class Constants

    Fields

    | Improve this Doc View Source

    BOOLEANS

    Declaration
    public static bool[] BOOLEANS
    Field Value
    Type Description
    System.Boolean[]
    | Improve this Doc View Source

    DEFAULT_LOG_STEP

    Declaration
    public const int DEFAULT_LOG_STEP = 1000
    Field Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    DEFAULT_MAXIMUM_DOCUMENTS

    Declaration
    public const int DEFAULT_MAXIMUM_DOCUMENTS = 2147483647
    Field Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    DEFAULT_RUN_COUNT

    Declaration
    public const int DEFAULT_RUN_COUNT = 5
    Field Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    DEFAULT_SCALE_UP

    Declaration
    public const int DEFAULT_SCALE_UP = 5
    Field Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    Back to top Copyright © 2022 The Apache Software Foundation, Licensed under the Apache License, Version 2.0
    Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation.
    All other marks mentioned may be trademarks or registered trademarks of their respective owners.