Package de.hybris.platform.cache
Class CachePerformanceTest
- java.lang.Object
-
- de.hybris.platform.cache.CachePerformanceTest
-
@PerformanceTest @ContextConfiguration(locations="/test/EHCacheRegionPerformanceTest-context.xml") @DirtiesContext(classMode=AFTER_CLASS) public class CachePerformanceTest extends java.lang.Object
RegionCache performance tests
-
-
Constructor Summary
Constructors Constructor Description CachePerformanceTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclean()voidtestConcurrentHashMap()voidtestConcurrentLinkedHashMap()voidtestOldCache()voidtestRegionCachePerformance()
-