Class ProtoCodecBenchmarks_bytes_wireDecoder_jmhTest


  • public final class ProtoCodecBenchmarks_bytes_wireDecoder_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_wireDecoder_AverageTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void bytes_wireDecoder_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, ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0)  
      static void bytes_wireDecoder_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, ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0)  
      org.openjdk.jmh.results.BenchmarkTaskResult bytes_wireDecoder_SampleTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      org.openjdk.jmh.results.BenchmarkTaskResult bytes_wireDecoder_SingleShotTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void bytes_wireDecoder_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, ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0)  
      org.openjdk.jmh.results.BenchmarkTaskResult bytes_wireDecoder_Throughput​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void bytes_wireDecoder_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, ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0)  
      • Methods inherited from class java.lang.Object

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

      • ProtoCodecBenchmarks_bytes_wireDecoder_jmhTest

        public ProtoCodecBenchmarks_bytes_wireDecoder_jmhTest()
    • Method Detail

      • bytes_wireDecoder_Throughput

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

        public static void bytes_wireDecoder_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,
                                                           ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0)
                                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • bytes_wireDecoder_AverageTime

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

        public static void bytes_wireDecoder_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,
                                                          ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0)
                                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • bytes_wireDecoder_SampleTime

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

        public static void bytes_wireDecoder_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,
                                                            ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0)
                                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • bytes_wireDecoder_SingleShotTime

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

        public static void bytes_wireDecoder_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,
                                                        ProtoCodecBenchmarks_jmhType l_protocodecbenchmarks0_0)
                                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable