Passed
com.jogamp.common.util.LongIntHashMapTest.iteratorTest
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 2.374ms map: 2.062ms get iimap: 2.592ms map: 1.441ms remove iimap: 1.866ms map: 1.846ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.119ms map: 1.339ms get iimap: 0.219ms map: 0.504ms remove iimap: 0.236ms map: 0.703ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1443167480622 ms III localhost/127.0.0.1:59999 - Wait for lock SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1443167481128 ms III - Start SLOCK [T main @ 1443167481130 ms +++ localhost/127.0.0.1:59999 - Locked within 509 ms, 2 attempts ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - benchmark ++++ TestCase.setUp: com.jogamp.common.util.LongIntHa ...[truncated 20 chars]... Test ++++ 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 @ 1443167481982 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1443167481982 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms