Class Constants
Various benchmarking constants (mostly defaults)
Inheritance
System.Object
Constants
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class Constants : object
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 static readonly int DEFAULT_LOG_STEP
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFAULT_MAXIMUM_DOCUMENTS
Declaration
public static readonly int DEFAULT_MAXIMUM_DOCUMENTS
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFAULT_RUN_COUNT
Declaration
public static readonly int DEFAULT_RUN_COUNT
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFAULT_SCALE_UP
Declaration
public static readonly int DEFAULT_SCALE_UP
Field Value
Type |
Description |
System.Int32 |
|