Passed
com.jogamp.common.util.LongIntHashMapTest.iteratorTest
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 1.982533ms map: 1.504478ms get iimap: 0.945286ms map: 0.944202ms remove iimap: 1.067307ms map: 4.142173ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.982916ms map: 2.53287ms get iimap: 1.241421ms map: 1.731295ms remove iimap: 1.353716ms map: 6.71518ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1577940730500 ms III - Start SLOCK [T main @ 1577940730501 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 @ 1577940731267 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1577940731267 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms