Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 1.995425ms map: 1.529639ms get iimap: 0.876244ms map: 0.938167ms remove iimap: 1.083321ms map: 1.400477ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.869507ms map: 2.717474ms get iimap: 1.134263ms map: 1.653209ms remove iimap: 1.433812ms map: 2.501229ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1578171126214 ms III - Start SLOCK [T main @ 1578171126215 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 @ 1578171126957 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1578171126957 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms