Class ToNumberBenchmark_ExecutionPlan_jmhType_B2
- java.lang.Object
-
- org.openrefine.benchmark.ToNumberBenchmark.ExecutionPlan
-
- org.openrefine.benchmark.jmh_generated.ToNumberBenchmark_ExecutionPlan_jmhType_B1
-
- org.openrefine.benchmark.jmh_generated.ToNumberBenchmark_ExecutionPlan_jmhType_B2
-
- Direct Known Subclasses:
ToNumberBenchmark_ExecutionPlan_jmhType_B3
public class ToNumberBenchmark_ExecutionPlan_jmhType_B2 extends ToNumberBenchmark_ExecutionPlan_jmhType_B1
-
-
Field Summary
-
Fields inherited from class org.openrefine.benchmark.ToNumberBenchmark.ExecutionPlan
f, iterations
-
-
Constructor Summary
Constructors Constructor Description ToNumberBenchmark_ExecutionPlan_jmhType_B2()
-
-
-
Field Detail
-
setupTrialMutex
public volatile int setupTrialMutex
-
tearTrialMutex
public volatile int tearTrialMutex
-
setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<ToNumberBenchmark_ExecutionPlan_jmhType_B2> setupTrialMutexUpdater
-
tearTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<ToNumberBenchmark_ExecutionPlan_jmhType_B2> tearTrialMutexUpdater
-
setupIterationMutex
public volatile int setupIterationMutex
-
tearIterationMutex
public volatile int tearIterationMutex
-
setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<ToNumberBenchmark_ExecutionPlan_jmhType_B2> setupIterationMutexUpdater
-
tearIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<ToNumberBenchmark_ExecutionPlan_jmhType_B2> tearIterationMutexUpdater
-
setupInvocationMutex
public volatile int setupInvocationMutex
-
tearInvocationMutex
public volatile int tearInvocationMutex
-
setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<ToNumberBenchmark_ExecutionPlan_jmhType_B2> setupInvocationMutexUpdater
-
tearInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<ToNumberBenchmark_ExecutionPlan_jmhType_B2> tearInvocationMutexUpdater
-
readyTrial
public volatile boolean readyTrial
-
readyIteration
public volatile boolean readyIteration
-
readyInvocation
public volatile boolean readyInvocation
-
-