Class SrotgBenchmark
java.lang.Object
dev.ludovic.netlib.benchmarks.blas.BLASBenchmark
dev.ludovic.netlib.benchmarks.blas.l1.L1Benchmark
dev.ludovic.netlib.benchmarks.blas.l1.SrotgBenchmark
- Direct Known Subclasses:
SrotgBenchmark_jmhType_B1
-
Field Summary
FieldsModifier and TypeFieldDescriptionorg.netlib.util.floatWorg.netlib.util.floatWorg.netlib.util.floatWorg.netlib.util.floatWorg.netlib.util.floatWorg.netlib.util.floatWorg.netlib.util.floatWorg.netlib.util.floatWFields 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.BLASBenchmark
randomDouble, randomDoubleArray, randomFloat, randomFloatArray, setupImplementation
-
Field Details
-
sa
public org.netlib.util.floatW sa -
saclone
public org.netlib.util.floatW saclone -
sb
public org.netlib.util.floatW sb -
sbclone
public org.netlib.util.floatW sbclone -
c
public org.netlib.util.floatW c -
cclone
public org.netlib.util.floatW cclone -
s
public org.netlib.util.floatW s -
sclone
public org.netlib.util.floatW sclone
-
-
Constructor Details
-
SrotgBenchmark
public SrotgBenchmark()
-
-
Method Details
-
setup
public void setup() -
blas
public void blas(org.openjdk.jmh.infra.Blackhole bh)
-