Package de.hybris.platform.test
Class LockPerformanceTest
java.lang.Object
de.hybris.platform.test.LockPerformanceTest
Test that measures locking performance of traditional
synchronized() locks and ReentrantLock
based ones.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LockPerformanceTest
public LockPerformanceTest()
-
-
Method Details
-
testSynchronizedVsReentrantLock
public void testSynchronizedVsReentrantLock()
-