public class BufferPerformanceBench_jmhType_B2 extends BufferPerformanceBench_jmhType_B1
BufferPerformanceBench.BufferSetup, BufferPerformanceBench.BufferState, BufferPerformanceBench.ColdBuffers, BufferPerformanceBench.HotBuffers
Modifier and Type | Field and Description |
---|---|
boolean |
readyInvocation |
boolean |
readyIteration |
boolean |
readyTrial |
int |
setupInvocationMutex |
static AtomicIntegerFieldUpdater<BufferPerformanceBench_jmhType_B2> |
setupInvocationMutexUpdater |
int |
setupIterationMutex |
static AtomicIntegerFieldUpdater<BufferPerformanceBench_jmhType_B2> |
setupIterationMutexUpdater |
int |
setupTrialMutex |
static AtomicIntegerFieldUpdater<BufferPerformanceBench_jmhType_B2> |
setupTrialMutexUpdater |
int |
tearInvocationMutex |
static AtomicIntegerFieldUpdater<BufferPerformanceBench_jmhType_B2> |
tearInvocationMutexUpdater |
int |
tearIterationMutex |
static AtomicIntegerFieldUpdater<BufferPerformanceBench_jmhType_B2> |
tearIterationMutexUpdater |
int |
tearTrialMutex |
static AtomicIntegerFieldUpdater<BufferPerformanceBench_jmhType_B2> |
tearTrialMutexUpdater |
OriginPath
Constructor and Description |
---|
BufferPerformanceBench_jmhType_B2() |
storeRequestResponseData, thinkReadHot, thinkWriteCold, threads16hot, threads1hot, threads2hot, threads32hot, threads4hot, threads8hot
public volatile int setupTrialMutex
public volatile int tearTrialMutex
public static final AtomicIntegerFieldUpdater<BufferPerformanceBench_jmhType_B2> setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<BufferPerformanceBench_jmhType_B2> tearTrialMutexUpdater
public volatile int setupIterationMutex
public volatile int tearIterationMutex
public static final AtomicIntegerFieldUpdater<BufferPerformanceBench_jmhType_B2> setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<BufferPerformanceBench_jmhType_B2> tearIterationMutexUpdater
public volatile int setupInvocationMutex
public volatile int tearInvocationMutex
public static final AtomicIntegerFieldUpdater<BufferPerformanceBench_jmhType_B2> setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<BufferPerformanceBench_jmhType_B2> tearInvocationMutexUpdater
public volatile boolean readyTrial
public volatile boolean readyIteration
public volatile boolean readyInvocation
Copyright © 2017. All rights reserved.