Class SgerBenchmark

Direct Known Subclasses:
SgerBenchmark_jmhType_B1

public class SgerBenchmark extends L2Benchmark
  • Field Details

    • m

      public int m
    • n

      public int n
    • alpha

      public float alpha
    • a

      public float[] a
    • aclone

      public float[] aclone
    • x

      public float[] x
    • y

      public float[] y
  • Constructor Details

    • SgerBenchmark

      public SgerBenchmark()
  • Method Details

    • setup

      public void setup()
    • setupIteration

      public void setupIteration()
    • blas

      public void blas(org.openjdk.jmh.infra.Blackhole bh)