Class ThrottledCallBenchmarks

    • Constructor Detail

      • ThrottledCallBenchmarks

        public ThrottledCallBenchmarks()
    • Method Detail

      • setup

        public void setup()
      • tearDown

        public void tearDown()
      • execute

        public java.lang.Object execute()
                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • execute_overCapacity

        public void execute_overCapacity()
                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • execute_throttled

        public void execute_throttled()
                               throws java.io.IOException
        Throws:
        java.io.IOException
      • main

        public static void main​(java.lang.String[] args)
                         throws org.openjdk.jmh.runner.RunnerException
        Throws:
        org.openjdk.jmh.runner.RunnerException