Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PARALLEL_BENCHMARK_COUNT_AUTO |
"AUTO" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME_MDC |
"subSingleBenchmark.name" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CHARTED_SCORE_LEVEL_SIZE |
15 |
public static final int |
LOG_SCALE_MIN_DATASETS_COUNT |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NO_LEVEL_SIZE |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
HARD_LABEL |
"hard" |
protected static final String |
SOFT_LABEL |
"soft" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
INIT_LABEL |
"init" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
K |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACTIVE_THREAD_COUNT_AUTO |
"AUTO" |
public static final String |
ACTIVE_THREAD_COUNT_UNLIMITED |
"UNLIMITED" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final long |
DEFAULT_RANDOM_SEED |
0L |
public static final String |
MOVE_THREAD_COUNT_AUTO |
"AUTO" |
public static final String |
MOVE_THREAD_COUNT_NONE |
"NONE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AVAILABLE_PROCESSOR_COUNT |
"availableProcessorCount" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final boolean |
skipBestSolutionCloningInSteps |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
LIST_SIZE_THRESHOLD |
16 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final boolean |
discardNearbyIndexZero |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GLOBAL_SCORE_HOLDER_KEY |
"scoreHolder" |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.