Class ReservoirBenchmark_perfSlidingTimeWindowReservoir_jmhTest


  • public final class ReservoirBenchmark_perfSlidingTimeWindowReservoir_jmhTest
    extends Object
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.openjdk.jmh.results.BenchmarkTaskResult perfSlidingTimeWindowReservoir_AverageTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void perfSlidingTimeWindowReservoir_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, ReservoirBenchmark_jmhType l_reservoirbenchmark0_G)  
      static void perfSlidingTimeWindowReservoir_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, ReservoirBenchmark_jmhType l_reservoirbenchmark0_G)  
      org.openjdk.jmh.results.BenchmarkTaskResult perfSlidingTimeWindowReservoir_SampleTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      org.openjdk.jmh.results.BenchmarkTaskResult perfSlidingTimeWindowReservoir_SingleShotTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void perfSlidingTimeWindowReservoir_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, ReservoirBenchmark_jmhType l_reservoirbenchmark0_G)  
      org.openjdk.jmh.results.BenchmarkTaskResult perfSlidingTimeWindowReservoir_Throughput​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void perfSlidingTimeWindowReservoir_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, ReservoirBenchmark_jmhType l_reservoirbenchmark0_G)  
    • Constructor Detail

      • ReservoirBenchmark_perfSlidingTimeWindowReservoir_jmhTest

        public ReservoirBenchmark_perfSlidingTimeWindowReservoir_jmhTest()
    • Method Detail

      • perfSlidingTimeWindowReservoir_Throughput

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

        public static void perfSlidingTimeWindowReservoir_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,
                                                                        ReservoirBenchmark_jmhType l_reservoirbenchmark0_G)
                                                                 throws Throwable
        Throws:
        Throwable
      • perfSlidingTimeWindowReservoir_AverageTime

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

        public static void perfSlidingTimeWindowReservoir_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,
                                                                       ReservoirBenchmark_jmhType l_reservoirbenchmark0_G)
                                                                throws Throwable
        Throws:
        Throwable
      • perfSlidingTimeWindowReservoir_SampleTime

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

        public static void perfSlidingTimeWindowReservoir_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,
                                                                         ReservoirBenchmark_jmhType l_reservoirbenchmark0_G)
                                                                  throws Throwable
        Throws:
        Throwable
      • perfSlidingTimeWindowReservoir_SingleShotTime

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

        public static void perfSlidingTimeWindowReservoir_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,
                                                                     ReservoirBenchmark_jmhType l_reservoirbenchmark0_G)
                                                              throws Throwable
        Throws:
        Throwable