Class JsonCodecBenchmarks_bytes_moshiDecoder_jmhTest


  • public final class JsonCodecBenchmarks_bytes_moshiDecoder_jmhTest
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.openjdk.jmh.results.BenchmarkTaskResult bytes_moshiDecoder_AverageTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void bytes_moshiDecoder_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, JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0)  
      static void bytes_moshiDecoder_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, JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0)  
      org.openjdk.jmh.results.BenchmarkTaskResult bytes_moshiDecoder_SampleTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      org.openjdk.jmh.results.BenchmarkTaskResult bytes_moshiDecoder_SingleShotTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void bytes_moshiDecoder_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, JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0)  
      org.openjdk.jmh.results.BenchmarkTaskResult bytes_moshiDecoder_Throughput​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void bytes_moshiDecoder_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, JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0)  
      • Methods inherited from class java.lang.Object

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

      • JsonCodecBenchmarks_bytes_moshiDecoder_jmhTest

        public JsonCodecBenchmarks_bytes_moshiDecoder_jmhTest()
    • Method Detail

      • bytes_moshiDecoder_Throughput

        public org.openjdk.jmh.results.BenchmarkTaskResult bytes_moshiDecoder_Throughput​(org.openjdk.jmh.runner.InfraControl control,
                                                                                         org.openjdk.jmh.infra.ThreadParams threadParams)
                                                                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • bytes_moshiDecoder_thrpt_jmhStub

        public static void bytes_moshiDecoder_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,
                                                            JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0)
                                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • bytes_moshiDecoder_AverageTime

        public org.openjdk.jmh.results.BenchmarkTaskResult bytes_moshiDecoder_AverageTime​(org.openjdk.jmh.runner.InfraControl control,
                                                                                          org.openjdk.jmh.infra.ThreadParams threadParams)
                                                                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • bytes_moshiDecoder_avgt_jmhStub

        public static void bytes_moshiDecoder_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,
                                                           JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0)
                                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • bytes_moshiDecoder_SampleTime

        public org.openjdk.jmh.results.BenchmarkTaskResult bytes_moshiDecoder_SampleTime​(org.openjdk.jmh.runner.InfraControl control,
                                                                                         org.openjdk.jmh.infra.ThreadParams threadParams)
                                                                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • bytes_moshiDecoder_sample_jmhStub

        public static void bytes_moshiDecoder_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,
                                                             JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0)
                                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • bytes_moshiDecoder_SingleShotTime

        public org.openjdk.jmh.results.BenchmarkTaskResult bytes_moshiDecoder_SingleShotTime​(org.openjdk.jmh.runner.InfraControl control,
                                                                                             org.openjdk.jmh.infra.ThreadParams threadParams)
                                                                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • bytes_moshiDecoder_ss_jmhStub

        public static void bytes_moshiDecoder_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,
                                                         JsonCodecBenchmarks_jmhType l_jsoncodecbenchmarks0_0)
                                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable