Class AsciiEncodingBenchmark_encode_jmhTest


  • public final class AsciiEncodingBenchmark_encode_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 encode_AverageTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void encode_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, AsciiEncodingBenchmark_jmhType l_asciiencodingbenchmark0_G)  
      static void encode_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, AsciiEncodingBenchmark_jmhType l_asciiencodingbenchmark0_G)  
      org.openjdk.jmh.results.BenchmarkTaskResult encode_SampleTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      org.openjdk.jmh.results.BenchmarkTaskResult encode_SingleShotTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void encode_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, AsciiEncodingBenchmark_jmhType l_asciiencodingbenchmark0_G)  
      org.openjdk.jmh.results.BenchmarkTaskResult encode_Throughput​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void encode_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, AsciiEncodingBenchmark_jmhType l_asciiencodingbenchmark0_G)  
      • Methods inherited from class java.lang.Object

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

      • AsciiEncodingBenchmark_encode_jmhTest

        public AsciiEncodingBenchmark_encode_jmhTest()
    • Method Detail

      • encode_Throughput

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

        public static void encode_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,
                                                AsciiEncodingBenchmark_jmhType l_asciiencodingbenchmark0_G)
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • encode_AverageTime

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

        public static void encode_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,
                                               AsciiEncodingBenchmark_jmhType l_asciiencodingbenchmark0_G)
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • encode_SampleTime

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

        public static void encode_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,
                                                 AsciiEncodingBenchmark_jmhType l_asciiencodingbenchmark0_G)
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • encode_SingleShotTime

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

        public static void encode_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,
                                             AsciiEncodingBenchmark_jmhType l_asciiencodingbenchmark0_G)
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable