Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 2.549013ms map: 1.627289ms get iimap: 1.140913ms map: 1.537629ms remove iimap: 1.684526ms map: 4.594451ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 2.021016ms map: 2.694828ms get iimap: 1.16495ms map: 1.723258ms remove iimap: 1.238758ms map: 3.337175ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1583525360967 ms III - Start SLOCK [T main @ 1583525360967 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 @ 1583525361700 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1583525361700 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms