Class EncryptionBenchmark_encryptWithoutNonce_jmhTest

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

public final class EncryptionBenchmark_encryptWithoutNonce_jmhTest extends Object
  • Constructor Summary

    Constructors
  • Method Summary

    Modifier and Type
    Method
    Description
    org.openjdk.jmh.results.BenchmarkTaskResult
    encryptWithoutNonce_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    static void
    encryptWithoutNonce_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, EncryptionBenchmark_jmhType l_encryptionbenchmark0_G)
     
    static void
    encryptWithoutNonce_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, EncryptionBenchmark_jmhType l_encryptionbenchmark0_G)
     
    org.openjdk.jmh.results.BenchmarkTaskResult
    encryptWithoutNonce_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    org.openjdk.jmh.results.BenchmarkTaskResult
    encryptWithoutNonce_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    static void
    encryptWithoutNonce_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, EncryptionBenchmark_jmhType l_encryptionbenchmark0_G)
     
    org.openjdk.jmh.results.BenchmarkTaskResult
    encryptWithoutNonce_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    static void
    encryptWithoutNonce_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, EncryptionBenchmark_jmhType l_encryptionbenchmark0_G)
     

    Methods inherited from class java.lang.Object

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

    • EncryptionBenchmark_encryptWithoutNonce_jmhTest

      public EncryptionBenchmark_encryptWithoutNonce_jmhTest()
  • Method Details

    • encryptWithoutNonce_Throughput

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

      public static void encryptWithoutNonce_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, EncryptionBenchmark_jmhType l_encryptionbenchmark0_G) throws Throwable
      Throws:
      Throwable
    • encryptWithoutNonce_AverageTime

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

      public static void encryptWithoutNonce_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, EncryptionBenchmark_jmhType l_encryptionbenchmark0_G) throws Throwable
      Throws:
      Throwable
    • encryptWithoutNonce_SampleTime

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

      public static void encryptWithoutNonce_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, EncryptionBenchmark_jmhType l_encryptionbenchmark0_G) throws Throwable
      Throws:
      Throwable
    • encryptWithoutNonce_SingleShotTime

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

      public static void encryptWithoutNonce_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, EncryptionBenchmark_jmhType l_encryptionbenchmark0_G) throws Throwable
      Throws:
      Throwable