Class JMHSample_02_BenchmarkModes

    • Constructor Detail

      • JMHSample_02_BenchmarkModes

        public JMHSample_02_BenchmarkModes()
    • Method Detail

      • measureThroughput

        public void measureThroughput()
                               throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • measureAvgTime

        public void measureAvgTime()
                            throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • measureSamples

        public void measureSamples()
                            throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • measureSingleShot

        public void measureSingleShot()
                               throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • measureMultiple

        public void measureMultiple()
                             throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • measureAll

        public void measureAll()
                        throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException