Passed
com.jogamp.common.util.LongIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 2.5869ms map: 2.0268ms get iimap: 1.0577ms map: 1.081ms remove iimap: 1.1072ms map: 5.5145ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.7578ms map: 2.1581ms get iimap: 0.8465ms map: 1.0895ms remove iimap: 0.8607ms map: 7.9504ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1675274278624 ms III - Start SLOCK [T main @ 1675274278624 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 @ 1675274279409 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1675274279409 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms