Class SinCosPerformance_UniformNumbers_jmhType_B2
- java.lang.Object
-
- org.apache.commons.numbers.examples.jmh.complex.SinCosPerformance.NumberSize
-
- org.apache.commons.numbers.examples.jmh.complex.SinCosPerformance.BaseNumbers
-
- org.apache.commons.numbers.examples.jmh.complex.SinCosPerformance.UniformNumbers
-
- org.apache.commons.numbers.examples.jmh.complex.generated.SinCosPerformance_UniformNumbers_jmhType_B1
-
- org.apache.commons.numbers.examples.jmh.complex.generated.SinCosPerformance_UniformNumbers_jmhType_B2
-
- Direct Known Subclasses:
SinCosPerformance_UniformNumbers_jmhType_B3
public class SinCosPerformance_UniformNumbers_jmhType_B2 extends SinCosPerformance_UniformNumbers_jmhType_B1
-
-
Field Summary
-
Fields inherited from class org.apache.commons.numbers.examples.jmh.complex.SinCosPerformance.BaseNumbers
numbers
-
-
Constructor Summary
Constructors Constructor Description SinCosPerformance_UniformNumbers_jmhType_B2()
-
Method Summary
-
Methods inherited from class org.apache.commons.numbers.examples.jmh.complex.SinCosPerformance.UniformNumbers
createNumbers
-
Methods inherited from class org.apache.commons.numbers.examples.jmh.complex.SinCosPerformance.BaseNumbers
getNumbers, setup
-
Methods inherited from class org.apache.commons.numbers.examples.jmh.complex.SinCosPerformance.NumberSize
getSize
-
-
-
-
Field Detail
-
setupTrialMutex
public volatile int setupTrialMutex
-
tearTrialMutex
public volatile int tearTrialMutex
-
setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<SinCosPerformance_UniformNumbers_jmhType_B2> setupTrialMutexUpdater
-
tearTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<SinCosPerformance_UniformNumbers_jmhType_B2> tearTrialMutexUpdater
-
setupIterationMutex
public volatile int setupIterationMutex
-
tearIterationMutex
public volatile int tearIterationMutex
-
setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<SinCosPerformance_UniformNumbers_jmhType_B2> setupIterationMutexUpdater
-
tearIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<SinCosPerformance_UniformNumbers_jmhType_B2> tearIterationMutexUpdater
-
setupInvocationMutex
public volatile int setupInvocationMutex
-
tearInvocationMutex
public volatile int tearInvocationMutex
-
setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<SinCosPerformance_UniformNumbers_jmhType_B2> setupInvocationMutexUpdater
-
tearInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<SinCosPerformance_UniformNumbers_jmhType_B2> tearInvocationMutexUpdater
-
readyTrial
public volatile boolean readyTrial
-
readyIteration
public volatile boolean readyIteration
-
readyInvocation
public volatile boolean readyInvocation
-
-