Passed
com.jogamp.common.util.LongIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 6.8607ms map: 3.8723ms get iimap: 4.5307ms map: 2.0522ms remove iimap: 2.258ms map: 13.8446ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 2.0832ms map: 1.8446ms get iimap: 0.7166ms map: 0.9456ms remove iimap: 0.6161ms map: 0.8926ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1544444294402 ms III - Start SLOCK [T main @ 1544444294403 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 ms, 1 attempts ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - benchmark ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - iteratorTest ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - iteratorTest ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - testPutRemove ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - testPutRemove ++++ Test Singleton.unlock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1544444295277 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1544444295277 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms