Passed
com.jogamp.common.util.LongIntHashMapTest.iteratorTest
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 6.351709ms map: 4.376032ms get iimap: 2.979939ms map: 2.875224ms remove iimap: 2.860903ms map: 10.700654ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 2.044755ms map: 3.45519ms get iimap: 1.525885ms map: 1.938994ms remove iimap: 1.227055ms map: 1.747064ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1554784359595 ms III - Start SLOCK [T main @ 1554784359596 ms +++ localhost/127.0.0.1:59999 - Locked within 2 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 @ 1554784361579 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1554784361579 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms