ConstructionPerformance_jmhType_B3
public class ConstructionPerformance_jmhType_B2 extends ConstructionPerformance_jmhType_B1
ConstructionPerformance.IntSizes, ConstructionPerformance.LongSizes, ConstructionPerformance.Sources
Modifier and Type | Field | Description |
---|---|---|
boolean |
readyInvocation |
|
boolean |
readyIteration |
|
boolean |
readyTrial |
|
int |
setupInvocationMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<ConstructionPerformance_jmhType_B2> |
setupInvocationMutexUpdater |
|
int |
setupIterationMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<ConstructionPerformance_jmhType_B2> |
setupIterationMutexUpdater |
|
int |
setupTrialMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<ConstructionPerformance_jmhType_B2> |
setupTrialMutexUpdater |
|
int |
tearInvocationMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<ConstructionPerformance_jmhType_B2> |
tearInvocationMutexUpdater |
|
int |
tearIterationMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<ConstructionPerformance_jmhType_B2> |
tearIterationMutexUpdater |
|
int |
tearTrialMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<ConstructionPerformance_jmhType_B2> |
tearTrialMutexUpdater |
Constructor | Description |
---|---|
ConstructionPerformance_jmhType_B2() |
baselineConsumeObject, createByteArray, createIntArraySeed, createLongArraySeed, createLongSeed, createNativeSeed, createNullSeed, createSelfSeed, createSingleIntegerSeed, createSingleLongSeed, lookupNewInstance, newInstance, newISAACRandom, newJDKRandom, newKISSRandom, newMersenneTwister, newMersenneTwister64, newMultiplyWithCarry256, newObject, newSplitMix64, newTwoCmres, newWell1024a, newWell19937a, newWell19937c, newWell44497a, newWell44497b, newWell512a, newXoRoShiRo128Plus, newXoRoShiRo128StarStar, newXoRoShiRo64Star, newXoRoShiRo64StarStar, newXorShift1024Star, newXorShift1024StarPhi, newXoShiRo128Plus, newXoShiRo128StarStar, newXoShiRo256Plus, newXoShiRo256StarStar, newXoShiRo512Plus, newXoShiRo512StarStar
public volatile int setupTrialMutex
public volatile int tearTrialMutex
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<ConstructionPerformance_jmhType_B2> setupTrialMutexUpdater
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<ConstructionPerformance_jmhType_B2> tearTrialMutexUpdater
public volatile int setupIterationMutex
public volatile int tearIterationMutex
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<ConstructionPerformance_jmhType_B2> setupIterationMutexUpdater
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<ConstructionPerformance_jmhType_B2> tearIterationMutexUpdater
public volatile int setupInvocationMutex
public volatile int tearInvocationMutex
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<ConstructionPerformance_jmhType_B2> setupInvocationMutexUpdater
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<ConstructionPerformance_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.