Passed
com.jogamp.common.util.LongIntHashMapTest.iteratorTest
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 2.135326ms map: 1.535516ms get iimap: 0.940535ms map: 0.96946ms remove iimap: 1.101504ms map: 4.168947ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.115343ms map: 1.552376ms get iimap: 0.679994ms map: 0.988904ms remove iimap: 0.742127ms map: 4.263522ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1580669673303 ms III - Start SLOCK [T main @ 1580669673304 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 @ 1580669674070 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1580669674070 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms