Class ConnectionPoolsBenchmark


  • public class ConnectionPoolsBenchmark
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String POOL_TYPE  
    • Field Detail

      • POOL_TYPE

        public static java.lang.String POOL_TYPE
    • Constructor Detail

      • ConnectionPoolsBenchmark

        public ConnectionPoolsBenchmark()
    • Method Detail

      • setUp

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

        public void tearDown()
      • testPool

        public void testPool()
      • main

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