Class SdsdotBenchmark_jmhType_B2
java.lang.Object
dev.ludovic.netlib.benchmarks.blas.BLASBenchmark
dev.ludovic.netlib.benchmarks.blas.l1.L1Benchmark
dev.ludovic.netlib.benchmarks.blas.l1.SdsdotBenchmark
dev.ludovic.netlib.benchmarks.blas.l1.jmh_generated.SdsdotBenchmark_jmhType_B1
dev.ludovic.netlib.benchmarks.blas.l1.jmh_generated.SdsdotBenchmark_jmhType_B2
- Direct Known Subclasses:
SdsdotBenchmark_jmhType_B3
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintintintintintFields inherited from class dev.ludovic.netlib.benchmarks.blas.l1.SdsdotBenchmark
n, sb, x, yFields inherited from class dev.ludovic.netlib.benchmarks.blas.BLASBenchmark
blas, implementation -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.ludovic.netlib.benchmarks.blas.l1.SdsdotBenchmark
blas, setupMethods inherited from class dev.ludovic.netlib.benchmarks.blas.BLASBenchmark
randomDouble, randomDoubleArray, randomFloat, randomFloatArray, setupImplementation
-
Field Details
-
setupTrialMutex
public volatile int setupTrialMutex -
tearTrialMutex
public volatile int tearTrialMutex -
setupTrialMutexUpdater
-
tearTrialMutexUpdater
-
setupIterationMutex
public volatile int setupIterationMutex -
tearIterationMutex
public volatile int tearIterationMutex -
setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<SdsdotBenchmark_jmhType_B2> setupIterationMutexUpdater -
tearIterationMutexUpdater
-
setupInvocationMutex
public volatile int setupInvocationMutex -
tearInvocationMutex
public volatile int tearInvocationMutex -
setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<SdsdotBenchmark_jmhType_B2> setupInvocationMutexUpdater -
tearInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<SdsdotBenchmark_jmhType_B2> tearInvocationMutexUpdater
-
-
Constructor Details
-
SdsdotBenchmark_jmhType_B2
public SdsdotBenchmark_jmhType_B2()
-