Passed
com.jogamp.common.util.LongIntHashMapTest.iteratorTest
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 7.574839ms map: 4.895917ms get iimap: 1.803091ms map: 3.607097ms remove iimap: 1.626558ms map: 7.461653ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.896694ms map: 2.185594ms get iimap: 0.901764ms map: 1.557996ms remove iimap: 0.898973ms map: 2.885504ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1684562219326 ms III - Start SLOCK [T main @ 1684562219327 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 @ 1684562219850 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1684562219850 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms