SeedGenerationPerformance_jmhType_B1
public class SeedGenerationPerformance
extends java.lang.Object
int/long
value
in a thread-safe way.Constructor | Description |
---|---|
SeedGenerationPerformance() |
public void baselineVoid()
public int baselineInt()
int
.public long baselineLong()
long
.public int XoRoShiRo128Plus_nextInt()
public int XorShift1024StarPhi_nextInt()
public int Well44497b_nextInt()
public long XoRoShiRo128Plus_nextLong()
public long XorShift1024StarPhi_nextLong()
public long Well44497b_nextLong()
public int Threads1_SeedFactory_createInt()
public long Threads1_SeedFactory_createLong()
public long Threads1_System_currentTimeMillis()
public long Threads1_System_nanoTime()
public int Threads1_System_identityHashCode()
public long Threads1_ThreadLocalRandom_nextLong()
public int Threads1_ThreadLocalRandom_nextInt()
public long Threads1_ThreadLocalRNG_nextLong()
public int Threads1_ThreadLocalRNG_nextInt()
public long Threads1_ThreadLocalSplitMix_nextLong()
public int Threads1_ThreadLocalSplitMix_nextInt()
public long Threads1_ThreadLocalSequenceMix_nextLong()
public int Threads1_ThreadLocalSequenceMix_nextInt()
public long Threads1_Random_nextLong()
public int Threads1_Random_nextInt()
public long Threads1_SyncSplitMix_nextLong()
public int Threads1_SyncSplitMix_nextInt()
public int Threads1_Sync_XoRoShiRo128Plus_nextInt()
public int Threads1_Sync_XorShift1024StarPhi_nextInt()
public int Threads1_Sync_Well44497b_nextInt()
public long Threads1_Sync_XoRoShiRo128Plus_nextLong()
public long Threads1_Sync_XorShift1024StarPhi_nextLong()
public long Threads1_Sync_Well44497b_nextLong()
public int Threads1_UnfairLock_XoRoShiRo128Plus_nextInt()
public int Threads1_UnfairLock_XorShift1024StarPhi_nextInt()
public int Threads1_UnfairLock_Well44497b_nextInt()
public long Threads1_UnfairLock_XoRoShiRo128Plus_nextLong()
public long Threads1_UnfairLock_XorShift1024StarPhi_nextLong()
public long Threads1_UnfairLock_Well44497b_nextLong()
public int Threads1_FairLock_XoRoShiRo128Plus_nextInt()
public int Threads1_FairLock_XorShift1024StarPhi_nextInt()
public int Threads1_FairLock_Well44497b_nextInt()
public long Threads1_FairLock_XoRoShiRo128Plus_nextLong()
public long Threads1_FairLock_XorShift1024StarPhi_nextLong()
public long Threads1_FairLock_Well44497b_nextLong()
public int Threads1_volatileInt_increment()
public long Threads1_volatileLong_increment()
public int Threads1_AtomicInt_getAndIncrement()
public long Threads1_AtomicLong_getAndIncrement()
public int Threads4_SeedFactory_createInt()
public long Threads4_SeedFactory_createLong()
public long Threads4_System_currentTimeMillis()
public long Threads4_System_nanoTime()
public int Threads4_System_identityHashCode()
public long Threads4_ThreadLocalRandom_nextLong()
public int Threads4_ThreadLocalRandom_nextInt()
public long Threads4_ThreadLocalRNG_nextLong()
public int Threads4_ThreadLocalRNG_nextInt()
public long Threads4_ThreadLocalSplitMix_nextLong()
public int Threads4_ThreadLocalSplitMix_nextInt()
public long Threads4_ThreadLocalSequenceMix_nextLong()
public int Threads4_ThreadLocalSequenceMix_nextInt()
public long Threads4_Random_nextLong()
public int Threads4_Random_nextInt()
public long Threads4_SyncSplitMix_nextLong()
public int Threads4_SyncSplitMix_nextInt()
public int Threads4_Sync_XoRoShiRo128Plus_nextInt()
public int Threads4_Sync_XorShift1024StarPhi_nextInt()
public int Threads4_Sync_Well44497b_nextInt()
public long Threads4_Sync_XoRoShiRo128Plus_nextLong()
public long Threads4_Sync_XorShift1024StarPhi_nextLong()
public long Threads4_Sync_Well44497b_nextLong()
public int Threads4_UnfairLock_XoRoShiRo128Plus_nextInt()
public int Threads4_UnfairLock_XorShift1024StarPhi_nextInt()
public int Threads4_UnfairLock_Well44497b_nextInt()
public long Threads4_UnfairLock_XoRoShiRo128Plus_nextLong()
public long Threads4_UnfairLock_XorShift1024StarPhi_nextLong()
public long Threads4_UnfairLock_Well44497b_nextLong()
public int Threads4_FairLock_XoRoShiRo128Plus_nextInt()
public int Threads4_FairLock_XorShift1024StarPhi_nextInt()
public int Threads4_FairLock_Well44497b_nextInt()
public long Threads4_FairLock_XoRoShiRo128Plus_nextLong()
public long Threads4_FairLock_XorShift1024StarPhi_nextLong()
public long Threads4_FairLock_Well44497b_nextLong()
public int Threads4_volatileInt_increment()
public long Threads4_volatileLong_increment()
public int Threads4_AtomicInt_getAndIncrement()
public long Threads4_AtomicLong_getAndIncrement()
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.