Package ognl.benchmarks.jmh_generated
Class OgnlRuntimePerformanceBenchmarks_jmhType_B2
java.lang.Object
ognl.benchmarks.OgnlRuntimePerformanceBenchmarks
ognl.benchmarks.jmh_generated.OgnlRuntimePerformanceBenchmarks_jmhType_B1
ognl.benchmarks.jmh_generated.OgnlRuntimePerformanceBenchmarks_jmhType_B2
- Direct Known Subclasses:
OgnlRuntimePerformanceBenchmarks_jmhType_B3
public class OgnlRuntimePerformanceBenchmarks_jmhType_B2
extends OgnlRuntimePerformanceBenchmarks_jmhType_B1
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanintintintintintint -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ognl.benchmarks.OgnlRuntimePerformanceBenchmarks
testPerformanceFakeGenericMultipleThreads, testPerformanceFakeGenericSingleThread, testPerformanceMultipleClassesMultipleMethodsMultipleThreads, testPerformanceMultipleClassesMultipleMethodsSingleThread, testPerformanceNonGenericSingleThread, testPerformanceNotGenericMultipleThreads, testPerformanceRealGenericMultipleThreads, testPerformanceRealGenericSingleThread
-
Field Details
-
setupTrialMutex
public volatile int setupTrialMutex -
tearTrialMutex
public volatile int tearTrialMutex -
setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<OgnlRuntimePerformanceBenchmarks_jmhType_B2> setupTrialMutexUpdater -
tearTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<OgnlRuntimePerformanceBenchmarks_jmhType_B2> tearTrialMutexUpdater -
setupIterationMutex
public volatile int setupIterationMutex -
tearIterationMutex
public volatile int tearIterationMutex -
setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<OgnlRuntimePerformanceBenchmarks_jmhType_B2> setupIterationMutexUpdater -
tearIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<OgnlRuntimePerformanceBenchmarks_jmhType_B2> tearIterationMutexUpdater -
setupInvocationMutex
public volatile int setupInvocationMutex -
tearInvocationMutex
public volatile int tearInvocationMutex -
setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<OgnlRuntimePerformanceBenchmarks_jmhType_B2> setupInvocationMutexUpdater -
tearInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<OgnlRuntimePerformanceBenchmarks_jmhType_B2> tearInvocationMutexUpdater -
readyTrial
public volatile boolean readyTrial -
readyIteration
public volatile boolean readyIteration -
readyInvocation
public volatile boolean readyInvocation
-
-
Constructor Details
-
OgnlRuntimePerformanceBenchmarks_jmhType_B2
public OgnlRuntimePerformanceBenchmarks_jmhType_B2()
-