Class FileMoveBenchmark_moveFileToMissingDir_jmhTest


  • public final class FileMoveBenchmark_moveFileToMissingDir_jmhTest
    extends Object
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.openjdk.jmh.results.BenchmarkTaskResult moveFileToMissingDir_AverageTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void moveFileToMissingDir_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, FileMoveBenchmark_jmhType l_filemovebenchmark0_0)  
      static void moveFileToMissingDir_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, FileMoveBenchmark_jmhType l_filemovebenchmark0_0)  
      org.openjdk.jmh.results.BenchmarkTaskResult moveFileToMissingDir_SampleTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      org.openjdk.jmh.results.BenchmarkTaskResult moveFileToMissingDir_SingleShotTime​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void moveFileToMissingDir_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, FileMoveBenchmark_jmhType l_filemovebenchmark0_0)  
      org.openjdk.jmh.results.BenchmarkTaskResult moveFileToMissingDir_Throughput​(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)  
      static void moveFileToMissingDir_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, FileMoveBenchmark_jmhType l_filemovebenchmark0_0)  
    • Constructor Detail

      • FileMoveBenchmark_moveFileToMissingDir_jmhTest

        public FileMoveBenchmark_moveFileToMissingDir_jmhTest()
    • Method Detail

      • moveFileToMissingDir_Throughput

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

        public static void moveFileToMissingDir_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,
                                                              FileMoveBenchmark_jmhType l_filemovebenchmark0_0)
                                                       throws Throwable
        Throws:
        Throwable
      • moveFileToMissingDir_AverageTime

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

        public static void moveFileToMissingDir_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,
                                                             FileMoveBenchmark_jmhType l_filemovebenchmark0_0)
                                                      throws Throwable
        Throws:
        Throwable
      • moveFileToMissingDir_SampleTime

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

        public static void moveFileToMissingDir_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,
                                                               FileMoveBenchmark_jmhType l_filemovebenchmark0_0)
                                                        throws Throwable
        Throws:
        Throwable
      • moveFileToMissingDir_SingleShotTime

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

        public static void moveFileToMissingDir_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,
                                                           FileMoveBenchmark_jmhType l_filemovebenchmark0_0)
                                                    throws Throwable
        Throws:
        Throwable