SeedGenerationPerformance_jmhType_B3
public class SeedGenerationPerformance_jmhType_B2 extends SeedGenerationPerformance_jmhType_B1
Modifier and Type | Field | Description |
---|---|---|
boolean |
readyInvocation |
|
boolean |
readyIteration |
|
boolean |
readyTrial |
|
int |
setupInvocationMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<SeedGenerationPerformance_jmhType_B2> |
setupInvocationMutexUpdater |
|
int |
setupIterationMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<SeedGenerationPerformance_jmhType_B2> |
setupIterationMutexUpdater |
|
int |
setupTrialMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<SeedGenerationPerformance_jmhType_B2> |
setupTrialMutexUpdater |
|
int |
tearInvocationMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<SeedGenerationPerformance_jmhType_B2> |
tearInvocationMutexUpdater |
|
int |
tearIterationMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<SeedGenerationPerformance_jmhType_B2> |
tearIterationMutexUpdater |
|
int |
tearTrialMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<SeedGenerationPerformance_jmhType_B2> |
tearTrialMutexUpdater |
Constructor | Description |
---|---|
SeedGenerationPerformance_jmhType_B2() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
baselineInt, baselineLong, baselineVoid, Threads1_AtomicInt_getAndIncrement, Threads1_AtomicLong_getAndIncrement, Threads1_FairLock_Well44497b_nextInt, Threads1_FairLock_Well44497b_nextLong, Threads1_FairLock_XoRoShiRo128Plus_nextInt, Threads1_FairLock_XoRoShiRo128Plus_nextLong, Threads1_FairLock_XorShift1024StarPhi_nextInt, Threads1_FairLock_XorShift1024StarPhi_nextLong, Threads1_Random_nextInt, Threads1_Random_nextLong, Threads1_SeedFactory_createInt, Threads1_SeedFactory_createLong, Threads1_Sync_Well44497b_nextInt, Threads1_Sync_Well44497b_nextLong, Threads1_Sync_XoRoShiRo128Plus_nextInt, Threads1_Sync_XoRoShiRo128Plus_nextLong, Threads1_Sync_XorShift1024StarPhi_nextInt, Threads1_Sync_XorShift1024StarPhi_nextLong, Threads1_SyncSplitMix_nextInt, Threads1_SyncSplitMix_nextLong, Threads1_System_currentTimeMillis, Threads1_System_identityHashCode, Threads1_System_nanoTime, Threads1_ThreadLocalRandom_nextInt, Threads1_ThreadLocalRandom_nextLong, Threads1_ThreadLocalRNG_nextInt, Threads1_ThreadLocalRNG_nextLong, Threads1_ThreadLocalSequenceMix_nextInt, Threads1_ThreadLocalSequenceMix_nextLong, Threads1_ThreadLocalSplitMix_nextInt, Threads1_ThreadLocalSplitMix_nextLong, Threads1_UnfairLock_Well44497b_nextInt, Threads1_UnfairLock_Well44497b_nextLong, Threads1_UnfairLock_XoRoShiRo128Plus_nextInt, Threads1_UnfairLock_XoRoShiRo128Plus_nextLong, Threads1_UnfairLock_XorShift1024StarPhi_nextInt, Threads1_UnfairLock_XorShift1024StarPhi_nextLong, Threads1_volatileInt_increment, Threads1_volatileLong_increment, Threads4_AtomicInt_getAndIncrement, Threads4_AtomicLong_getAndIncrement, Threads4_FairLock_Well44497b_nextInt, Threads4_FairLock_Well44497b_nextLong, Threads4_FairLock_XoRoShiRo128Plus_nextInt, Threads4_FairLock_XoRoShiRo128Plus_nextLong, Threads4_FairLock_XorShift1024StarPhi_nextInt, Threads4_FairLock_XorShift1024StarPhi_nextLong, Threads4_Random_nextInt, Threads4_Random_nextLong, Threads4_SeedFactory_createInt, Threads4_SeedFactory_createLong, Threads4_Sync_Well44497b_nextInt, Threads4_Sync_Well44497b_nextLong, Threads4_Sync_XoRoShiRo128Plus_nextInt, Threads4_Sync_XoRoShiRo128Plus_nextLong, Threads4_Sync_XorShift1024StarPhi_nextInt, Threads4_Sync_XorShift1024StarPhi_nextLong, Threads4_SyncSplitMix_nextInt, Threads4_SyncSplitMix_nextLong, Threads4_System_currentTimeMillis, Threads4_System_identityHashCode, Threads4_System_nanoTime, Threads4_ThreadLocalRandom_nextInt, Threads4_ThreadLocalRandom_nextLong, Threads4_ThreadLocalRNG_nextInt, Threads4_ThreadLocalRNG_nextLong, Threads4_ThreadLocalSequenceMix_nextInt, Threads4_ThreadLocalSequenceMix_nextLong, Threads4_ThreadLocalSplitMix_nextInt, Threads4_ThreadLocalSplitMix_nextLong, Threads4_UnfairLock_Well44497b_nextInt, Threads4_UnfairLock_Well44497b_nextLong, Threads4_UnfairLock_XoRoShiRo128Plus_nextInt, Threads4_UnfairLock_XoRoShiRo128Plus_nextLong, Threads4_UnfairLock_XorShift1024StarPhi_nextInt, Threads4_UnfairLock_XorShift1024StarPhi_nextLong, Threads4_volatileInt_increment, Threads4_volatileLong_increment, Well44497b_nextInt, Well44497b_nextLong, XoRoShiRo128Plus_nextInt, XoRoShiRo128Plus_nextLong, XorShift1024StarPhi_nextInt, XorShift1024StarPhi_nextLong
public volatile int setupTrialMutex
public volatile int tearTrialMutex
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<SeedGenerationPerformance_jmhType_B2> setupTrialMutexUpdater
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<SeedGenerationPerformance_jmhType_B2> tearTrialMutexUpdater
public volatile int setupIterationMutex
public volatile int tearIterationMutex
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<SeedGenerationPerformance_jmhType_B2> setupIterationMutexUpdater
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<SeedGenerationPerformance_jmhType_B2> tearIterationMutexUpdater
public volatile int setupInvocationMutex
public volatile int tearInvocationMutex
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<SeedGenerationPerformance_jmhType_B2> setupInvocationMutexUpdater
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<SeedGenerationPerformance_jmhType_B2> tearInvocationMutexUpdater
public volatile boolean readyTrial
public volatile boolean readyIteration
public volatile boolean readyInvocation
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.