Package org.drasyl.node.jmh_generated
Class DrasylNodeRemoteBenchmark_jmhType_B2
java.lang.Object
org.drasyl.AbstractBenchmark
org.drasyl.node.DrasylNodeRemoteBenchmark
org.drasyl.node.jmh_generated.DrasylNodeRemoteBenchmark_jmhType_B1
org.drasyl.node.jmh_generated.DrasylNodeRemoteBenchmark_jmhType_B2
- Direct Known Subclasses:
DrasylNodeRemoteBenchmark_jmhType_B3
-
Nested Class Summary
Nested classes/interfaces inherited from class org.drasyl.node.DrasylNodeRemoteBenchmark
DrasylNodeRemoteBenchmark.ThreadState
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
int
int
int
int
int
int
Fields inherited from class org.drasyl.AbstractBenchmark
BASE_JVM_ARGS, DEFAULT_FORKS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drasyl.node.DrasylNodeRemoteBenchmark
benchmark, getForks, setup, teardown
Methods inherited from class org.drasyl.AbstractBenchmark
getMeasureIterations, getReportDir, getTimeout, getWarmupIterations, handleUnexpectedException, jvmArgs, newOptionsBuilder
-
Field Details
-
setupTrialMutex
public volatile int setupTrialMutex -
tearTrialMutex
public volatile int tearTrialMutex -
setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<DrasylNodeRemoteBenchmark_jmhType_B2> setupTrialMutexUpdater -
tearTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<DrasylNodeRemoteBenchmark_jmhType_B2> tearTrialMutexUpdater -
setupIterationMutex
public volatile int setupIterationMutex -
tearIterationMutex
public volatile int tearIterationMutex -
setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<DrasylNodeRemoteBenchmark_jmhType_B2> setupIterationMutexUpdater -
tearIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<DrasylNodeRemoteBenchmark_jmhType_B2> tearIterationMutexUpdater -
setupInvocationMutex
public volatile int setupInvocationMutex -
tearInvocationMutex
public volatile int tearInvocationMutex -
setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<DrasylNodeRemoteBenchmark_jmhType_B2> setupInvocationMutexUpdater -
tearInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<DrasylNodeRemoteBenchmark_jmhType_B2> tearInvocationMutexUpdater -
readyTrial
public volatile boolean readyTrial -
readyIteration
public volatile boolean readyIteration -
readyInvocation
public volatile boolean readyInvocation
-
-
Constructor Details
-
DrasylNodeRemoteBenchmark_jmhType_B2
public DrasylNodeRemoteBenchmark_jmhType_B2()
-