Class MapBenchmarkTest


  • @PerformanceTest
    public class MapBenchmarkTest
    extends java.lang.Object
    Performance comparison of different Maps
    • Constructor Detail

      • MapBenchmarkTest

        public MapBenchmarkTest()
    • Method Detail

      • setUp

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

        public void testJavaMap()
      • testFastUtilMap

        public void testFastUtilMap()