Class Base64DecodeBenchmark_jmhType_B2
java.lang.Object
icu.congee.id.generator.Base64DecodeBenchmark
icu.congee.id.generator.jmh_generated.Base64DecodeBenchmark_jmhType_B1
icu.congee.id.generator.jmh_generated.Base64DecodeBenchmark_jmhType_B2
- Direct Known Subclasses:
Base64DecodeBenchmark_jmhType_B3
-
Field Summary
FieldsModifier and TypeFieldDescriptionintstatic final AtomicIntegerFieldUpdater<Base64DecodeBenchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<Base64DecodeBenchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<Base64DecodeBenchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<Base64DecodeBenchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<Base64DecodeBenchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<Base64DecodeBenchmark_jmhType_B2> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class icu.congee.id.generator.Base64DecodeBenchmark
commonsBase64Decode, guavaBase64Decode, hutoolBase64Decode, jdkBase64Decode, main, nettyBase64Decode, setup
-
Field Details
-
setupTrialMutex
public volatile int setupTrialMutex -
tearTrialMutex
public volatile int tearTrialMutex -
setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<Base64DecodeBenchmark_jmhType_B2> setupTrialMutexUpdater -
tearTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<Base64DecodeBenchmark_jmhType_B2> tearTrialMutexUpdater -
setupIterationMutex
public volatile int setupIterationMutex -
tearIterationMutex
public volatile int tearIterationMutex -
setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<Base64DecodeBenchmark_jmhType_B2> setupIterationMutexUpdater -
tearIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<Base64DecodeBenchmark_jmhType_B2> tearIterationMutexUpdater -
setupInvocationMutex
public volatile int setupInvocationMutex -
tearInvocationMutex
public volatile int tearInvocationMutex -
setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<Base64DecodeBenchmark_jmhType_B2> setupInvocationMutexUpdater -
tearInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<Base64DecodeBenchmark_jmhType_B2> tearInvocationMutexUpdater
-
-
Constructor Details
-
Base64DecodeBenchmark_jmhType_B2
public Base64DecodeBenchmark_jmhType_B2()
-