Class PoolStrategyBenchmark


  • public class PoolStrategyBenchmark
    extends java.lang.Object
    • Field Detail

      • POOL_TYPE

        public static java.lang.String POOL_TYPE
      • CACHE

        public static boolean CACHE
      • SIZE

        public static int SIZE
    • Constructor Detail

      • PoolStrategyBenchmark

        public PoolStrategyBenchmark()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tearDown

        public void tearDown()
      • testAcquireReleasePoolWithStrategy

        public void testAcquireReleasePoolWithStrategy()
      • main

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