Class JacksonJsonSerializerBenchmark_toByteArray_jmhTest

java.lang.Object
org.drasyl.node.handler.serialization.jmh_generated.JacksonJsonSerializerBenchmark_toByteArray_jmhTest

public final class JacksonJsonSerializerBenchmark_toByteArray_jmhTest extends Object
  • Constructor Summary

    Constructors
  • Method Summary

    Modifier and Type
    Method
    Description
    org.openjdk.jmh.results.BenchmarkTaskResult
    toByteArray_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    static void
    toByteArray_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, JacksonJsonSerializerBenchmark_jmhType l_jacksonjsonserializerbenchmark0_G)
     
    static void
    toByteArray_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, JacksonJsonSerializerBenchmark_jmhType l_jacksonjsonserializerbenchmark0_G)
     
    org.openjdk.jmh.results.BenchmarkTaskResult
    toByteArray_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    org.openjdk.jmh.results.BenchmarkTaskResult
    toByteArray_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    static void
    toByteArray_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, JacksonJsonSerializerBenchmark_jmhType l_jacksonjsonserializerbenchmark0_G)
     
    org.openjdk.jmh.results.BenchmarkTaskResult
    toByteArray_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)
     
    static void
    toByteArray_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, JacksonJsonSerializerBenchmark_jmhType l_jacksonjsonserializerbenchmark0_G)
     

    Methods inherited from class java.lang.Object

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

    • JacksonJsonSerializerBenchmark_toByteArray_jmhTest

      public JacksonJsonSerializerBenchmark_toByteArray_jmhTest()
  • Method Details

    • toByteArray_Throughput

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

      public static void toByteArray_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, JacksonJsonSerializerBenchmark_jmhType l_jacksonjsonserializerbenchmark0_G) throws Throwable
      Throws:
      Throwable
    • toByteArray_AverageTime

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

      public static void toByteArray_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, JacksonJsonSerializerBenchmark_jmhType l_jacksonjsonserializerbenchmark0_G) throws Throwable
      Throws:
      Throwable
    • toByteArray_SampleTime

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

      public static void toByteArray_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, JacksonJsonSerializerBenchmark_jmhType l_jacksonjsonserializerbenchmark0_G) throws Throwable
      Throws:
      Throwable
    • toByteArray_SingleShotTime

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

      public static void toByteArray_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, JacksonJsonSerializerBenchmark_jmhType l_jacksonjsonserializerbenchmark0_G) throws Throwable
      Throws:
      Throwable