Passed
com.jogamp.common.util.LongIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 1.882097ms map: 1.36894ms get iimap: 0.875636ms map: 0.911615ms remove iimap: 1.081642ms map: 4.174912ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.085889ms map: 1.440204ms get iimap: 1.062155ms map: 1.386866ms remove iimap: 1.124548ms map: 6.577949ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1674503034517 ms III - Start SLOCK [T main @ 1674503034518 ms +++ localhost/127.0.0.1:59999 - Locked within 1 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 @ 1674503035312 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1674503035313 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms