Class MapBenchmarkTest

java.lang.Object
de.hybris.platform.util.collections.MapBenchmarkTest

@PerformanceTest public class MapBenchmarkTest extends Object
Performance comparison of different Maps
  • Constructor Details

    • MapBenchmarkTest

      public MapBenchmarkTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testJavaMap

      public void testJavaMap()
    • testFastUtilMap

      public void testFastUtilMap()