Passed
com.jogamp.common.util.LongIntHashMapTest.iteratorTest
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 2.574ms map: 1.488ms get iimap: 0.996ms map: 0.894ms remove iimap: 1.117ms map: 4.168ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.093ms map: 1.417ms get iimap: 0.698ms map: 0.912ms remove iimap: 0.718ms map: 6.17ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1684127583194 ms III - Start SLOCK [T main @ 1684127583194 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 @ 1684127583974 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1684127583974 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms