Class Samples_withLambdas_jmhTest

java.lang.Object
org.qubership.atp.dataset.benchmarks.generated.Samples_withLambdas_jmhTest

public final class Samples_withLambdas_jmhTest extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.openjdk.jmh.results.BenchmarkTaskResult
    withLambdas_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    static void
    withLambdas_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, Samples_Data_jmhType l_data1_G, Samples_jmhType l_samples0_0)
     
    static void
    withLambdas_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, Samples_Data_jmhType l_data1_G, Samples_jmhType l_samples0_0)
     
    org.openjdk.jmh.results.BenchmarkTaskResult
    withLambdas_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    org.openjdk.jmh.results.BenchmarkTaskResult
    withLambdas_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    static void
    withLambdas_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, Samples_Data_jmhType l_data1_G, Samples_jmhType l_samples0_0)
     
    org.openjdk.jmh.results.BenchmarkTaskResult
    withLambdas_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    static void
    withLambdas_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, Samples_Data_jmhType l_data1_G, Samples_jmhType l_samples0_0)
     

    Methods inherited from class java.lang.Object

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

    • Samples_withLambdas_jmhTest

      public Samples_withLambdas_jmhTest()
  • Method Details

    • withLambdas_Throughput

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

      public static void withLambdas_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, Samples_Data_jmhType l_data1_G, Samples_jmhType l_samples0_0) throws Throwable
      Throws:
      Throwable
    • withLambdas_AverageTime

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

      public static void withLambdas_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, Samples_Data_jmhType l_data1_G, Samples_jmhType l_samples0_0) throws Throwable
      Throws:
      Throwable
    • withLambdas_SampleTime

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

      public static void withLambdas_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, Samples_Data_jmhType l_data1_G, Samples_jmhType l_samples0_0) throws Throwable
      Throws:
      Throwable
    • withLambdas_SingleShotTime

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

      public static void withLambdas_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, Samples_Data_jmhType l_data1_G, Samples_jmhType l_samples0_0) throws Throwable
      Throws:
      Throwable