Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BLANK_ARGS |
"blank_blank_blank_2014" |
public static final int |
BLANK_FORKS |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BLANK_BATCHSIZE |
-1 |
public static final int |
BLANK_ITERATIONS |
-1 |
public static final int |
BLANK_TIME |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BLANK_ARGS |
"blank_blank_blank_2014" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BLANK_BATCHSIZE |
-1 |
public static final int |
BLANK_ITERATIONS |
-1 |
public static final int |
BLANK_TIME |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_GENERATOR_TYPE |
"reflection" |
public static final String |
GENERATOR_TYPE_ASM |
"asm" |
public static final String |
GENERATOR_TYPE_DEFAULT |
"default" |
public static final String |
GENERATOR_TYPE_REFLECTION |
"reflection" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BENCHMARK_LIST |
"/META-INF/BenchmarkList" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LIST |
"/META-INF/CompilerHints" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DO_GC |
false |
public static final boolean |
FAIL_ON_ERROR |
false |
public static final int |
MEASUREMENT_BATCHSIZE |
1 |
public static final int |
MEASUREMENT_FORKS |
10 |
public static final int |
MEASUREMENT_ITERATIONS |
20 |
public static final int |
MEASUREMENT_ITERATIONS_SINGLESHOT |
1 |
public static final String |
RESULT_FILE_PREFIX |
"jmh-result" |
public static final boolean |
SYNC_ITERATIONS |
true |
public static final int |
THREADS |
1 |
public static final int |
WARMUP_BATCHSIZE |
1 |
public static final int |
WARMUP_FORKS |
0 |
public static final int |
WARMUP_ITERATIONS |
20 |
public static final int |
WARMUP_ITERATIONS_SINGLESHOT |
0 |
Copyright © 2016. All rights reserved.