Class BinaryParserBenchmark_parseStream_jmhTest

java.lang.Object
org.eclipse.rdf4j.benchmark.rio.impl.jmh_generated.BinaryParserBenchmark_parseStream_jmhTest

public final class BinaryParserBenchmark_parseStream_jmhTest extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.openjdk.jmh.results.BenchmarkTaskResult
    parseStream_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    static void
    parseStream_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, BinaryParserBenchmark_jmhType l_binaryparserbenchmark0_G)
     
    static void
    parseStream_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, BinaryParserBenchmark_jmhType l_binaryparserbenchmark0_G)
     
    org.openjdk.jmh.results.BenchmarkTaskResult
    parseStream_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    org.openjdk.jmh.results.BenchmarkTaskResult
    parseStream_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    static void
    parseStream_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, BinaryParserBenchmark_jmhType l_binaryparserbenchmark0_G)
     
    org.openjdk.jmh.results.BenchmarkTaskResult
    parseStream_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    static void
    parseStream_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, BinaryParserBenchmark_jmhType l_binaryparserbenchmark0_G)
     

    Methods inherited from class java.lang.Object

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

    • BinaryParserBenchmark_parseStream_jmhTest

      public BinaryParserBenchmark_parseStream_jmhTest()
  • Method Details

    • parseStream_Throughput

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

      public static void parseStream_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, BinaryParserBenchmark_jmhType l_binaryparserbenchmark0_G) throws Throwable
      Throws:
      Throwable
    • parseStream_AverageTime

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

      public static void parseStream_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, BinaryParserBenchmark_jmhType l_binaryparserbenchmark0_G) throws Throwable
      Throws:
      Throwable
    • parseStream_SampleTime

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

      public static void parseStream_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, BinaryParserBenchmark_jmhType l_binaryparserbenchmark0_G) throws Throwable
      Throws:
      Throwable
    • parseStream_SingleShotTime

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

      public static void parseStream_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, BinaryParserBenchmark_jmhType l_binaryparserbenchmark0_G) throws Throwable
      Throws:
      Throwable