Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 1.854948ms map: 1.416849ms get iimap: 1.244685ms map: 0.975022ms remove iimap: 1.036757ms map: 5.270646ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.161606ms map: 1.972974ms get iimap: 0.590811ms map: 0.927421ms remove iimap: 0.516304ms map: 0.793399ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1544444190783 ms III - Start SLOCK [T main @ 1544444190783 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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 @ 1544444191465 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1544444191465 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms