Class RandomBenchmark_cryptoRandomBytes_jmhTest

java.lang.Object
org.drasyl.crypto.jmh_generated.RandomBenchmark_cryptoRandomBytes_jmhTest

public final class RandomBenchmark_cryptoRandomBytes_jmhTest extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.openjdk.jmh.results.BenchmarkTaskResult
    cryptoRandomBytes_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    static void
    cryptoRandomBytes_avgt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, RandomBenchmark_jmhType l_randombenchmark0_G)
     
    static void
    cryptoRandomBytes_sample_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, org.openjdk.jmh.util.SampleBuffer buffer, int targetSamples, long opsPerInv, int batchSize, RandomBenchmark_jmhType l_randombenchmark0_G)
     
    org.openjdk.jmh.results.BenchmarkTaskResult
    cryptoRandomBytes_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    org.openjdk.jmh.results.BenchmarkTaskResult
    cryptoRandomBytes_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    static void
    cryptoRandomBytes_ss_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, int batchSize, RandomBenchmark_jmhType l_randombenchmark0_G)
     
    org.openjdk.jmh.results.BenchmarkTaskResult
    cryptoRandomBytes_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    static void
    cryptoRandomBytes_thrpt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, RandomBenchmark_jmhType l_randombenchmark0_G)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RandomBenchmark_cryptoRandomBytes_jmhTest

      public RandomBenchmark_cryptoRandomBytes_jmhTest()
  • Method Details

    • cryptoRandomBytes_Throughput

      public org.openjdk.jmh.results.BenchmarkTaskResult cryptoRandomBytes_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable
      Throws:
      Throwable
    • cryptoRandomBytes_thrpt_jmhStub

      public static void cryptoRandomBytes_thrpt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, RandomBenchmark_jmhType l_randombenchmark0_G) throws Throwable
      Throws:
      Throwable
    • cryptoRandomBytes_AverageTime

      public org.openjdk.jmh.results.BenchmarkTaskResult cryptoRandomBytes_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable
      Throws:
      Throwable
    • cryptoRandomBytes_avgt_jmhStub

      public static void cryptoRandomBytes_avgt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, RandomBenchmark_jmhType l_randombenchmark0_G) throws Throwable
      Throws:
      Throwable
    • cryptoRandomBytes_SampleTime

      public org.openjdk.jmh.results.BenchmarkTaskResult cryptoRandomBytes_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable
      Throws:
      Throwable
    • cryptoRandomBytes_sample_jmhStub

      public static void cryptoRandomBytes_sample_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, org.openjdk.jmh.util.SampleBuffer buffer, int targetSamples, long opsPerInv, int batchSize, RandomBenchmark_jmhType l_randombenchmark0_G) throws Throwable
      Throws:
      Throwable
    • cryptoRandomBytes_SingleShotTime

      public org.openjdk.jmh.results.BenchmarkTaskResult cryptoRandomBytes_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable
      Throws:
      Throwable
    • cryptoRandomBytes_ss_jmhStub

      public static void cryptoRandomBytes_ss_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, org.openjdk.jmh.infra.IterationParams iterationParams, org.openjdk.jmh.infra.ThreadParams threadParams, org.openjdk.jmh.infra.Blackhole blackhole, org.openjdk.jmh.infra.Control notifyControl, int startRndMask, int batchSize, RandomBenchmark_jmhType l_randombenchmark0_G) throws Throwable
      Throws:
      Throwable