public class ComplexPerformance_jmhType_B2 extends ComplexPerformance_jmhType_B1
ComplexPerformance.ComplexAndRealNumbers, ComplexPerformance.ComplexNumbers, ComplexPerformance.ComplexNumberSize, ComplexPerformance.TwoComplexNumbers
Modifier and Type | Field and Description |
---|---|
boolean |
readyInvocation |
boolean |
readyIteration |
boolean |
readyTrial |
int |
setupInvocationMutex |
static AtomicIntegerFieldUpdater<ComplexPerformance_jmhType_B2> |
setupInvocationMutexUpdater |
int |
setupIterationMutex |
static AtomicIntegerFieldUpdater<ComplexPerformance_jmhType_B2> |
setupIterationMutexUpdater |
int |
setupTrialMutex |
static AtomicIntegerFieldUpdater<ComplexPerformance_jmhType_B2> |
setupTrialMutexUpdater |
int |
tearInvocationMutex |
static AtomicIntegerFieldUpdater<ComplexPerformance_jmhType_B2> |
tearInvocationMutexUpdater |
int |
tearIterationMutex |
static AtomicIntegerFieldUpdater<ComplexPerformance_jmhType_B2> |
tearIterationMutexUpdater |
int |
tearTrialMutex |
static AtomicIntegerFieldUpdater<ComplexPerformance_jmhType_B2> |
tearTrialMutexUpdater |
Constructor and Description |
---|
ComplexPerformance_jmhType_B2() |
abs, absMathHypot, acos, acosh, add, addReal, arg, asin, asinh, atan, atanh, baselineCopy, baselineCopyArray, baselineIdentity, baselineNewArray, conj, conj2, cos, cosh, divide, divideReal, exp, imag, isFinite, isInfinite, isNaN, log, log10, multiply, multiplyReal, negate, norm, pow, powReal, proj, real, real2, sin, sinh, sqrt, sqrtNorm, subtract, subtractReal, tan, tanh
public volatile int setupTrialMutex
public volatile int tearTrialMutex
public static final AtomicIntegerFieldUpdater<ComplexPerformance_jmhType_B2> setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<ComplexPerformance_jmhType_B2> tearTrialMutexUpdater
public volatile int setupIterationMutex
public volatile int tearIterationMutex
public static final AtomicIntegerFieldUpdater<ComplexPerformance_jmhType_B2> setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<ComplexPerformance_jmhType_B2> tearIterationMutexUpdater
public volatile int setupInvocationMutex
public volatile int tearInvocationMutex
public static final AtomicIntegerFieldUpdater<ComplexPerformance_jmhType_B2> setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<ComplexPerformance_jmhType_B2> tearInvocationMutexUpdater
public volatile boolean readyTrial
public volatile boolean readyIteration
public volatile boolean readyInvocation
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.