Passed
com.jogamp.common.util.LongIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 1.978085ms map: 1.374778ms get iimap: 0.978073ms map: 0.919698ms remove iimap: 1.091768ms map: 4.18832ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.841719ms map: 2.278ms get iimap: 1.043601ms map: 1.511916ms remove iimap: 1.158972ms map: 4.761133ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1674578975024 ms III - Start SLOCK [T main @ 1674578975024 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 @ 1674578975806 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1674578975806 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms