Class SlidingTimeWindowReservoirsBenchmark_slidingTime_jmhTest


  • public final class SlidingTimeWindowReservoirsBenchmark_slidingTime_jmhTest
    extends Object
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.openjdk.jmh.results.BenchmarkTaskResult slidingTime_AverageTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      org.openjdk.jmh.results.BenchmarkTaskResult slidingTime_SampleTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      org.openjdk.jmh.results.BenchmarkTaskResult slidingTime_SingleShotTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      org.openjdk.jmh.results.BenchmarkTaskResult slidingTime_Throughput​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void slidingTimeAddMeasurement_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, SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)  
      static void slidingTimeAddMeasurement_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, SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)  
      static void slidingTimeAddMeasurement_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, SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)  
      static void slidingTimeAddMeasurement_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, SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)  
      static void slidingTimeRead_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, SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)  
      static void slidingTimeRead_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, SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)  
      static void slidingTimeRead_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, SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)  
      static void slidingTimeRead_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, SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)  
    • Constructor Detail

      • SlidingTimeWindowReservoirsBenchmark_slidingTime_jmhTest

        public SlidingTimeWindowReservoirsBenchmark_slidingTime_jmhTest()
    • Method Detail

      • slidingTime_Throughput

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

        public static void slidingTimeAddMeasurement_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,
                                                                   SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)
                                                            throws Throwable
        Throws:
        Throwable
      • slidingTimeRead_thrpt_jmhStub

        public static void slidingTimeRead_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,
                                                         SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)
                                                  throws Throwable
        Throws:
        Throwable
      • slidingTime_AverageTime

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

        public static void slidingTimeAddMeasurement_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,
                                                                  SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)
                                                           throws Throwable
        Throws:
        Throwable
      • slidingTimeRead_avgt_jmhStub

        public static void slidingTimeRead_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,
                                                        SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)
                                                 throws Throwable
        Throws:
        Throwable
      • slidingTime_SampleTime

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

        public static void slidingTimeAddMeasurement_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,
                                                                    SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)
                                                             throws Throwable
        Throws:
        Throwable
      • slidingTimeRead_sample_jmhStub

        public static void slidingTimeRead_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,
                                                          SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)
                                                   throws Throwable
        Throws:
        Throwable
      • slidingTime_SingleShotTime

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

        public static void slidingTimeAddMeasurement_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,
                                                                SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)
                                                         throws Throwable
        Throws:
        Throwable
      • slidingTimeRead_ss_jmhStub

        public static void slidingTimeRead_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,
                                                      SlidingTimeWindowReservoirsBenchmark_jmhType l_slidingtimewindowreservoirsbenchmark0_G)
                                               throws Throwable
        Throws:
        Throwable