Passed
com.jogamp.common.util.LongIntHashMapTest.iteratorTest
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 1.563ms map: 1.519ms get iimap: 2.273ms map: 1.017ms remove iimap: 2.54ms map: 1.102ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 0.792ms map: 1.387ms get iimap: 0.315ms map: 0.636ms remove iimap: 0.236ms map: 0.521ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1443100211654 ms III localhost/127.0.0.1:59999 - Wait for lock SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1443100212164 ms III - Start SLOCK [T main @ 1443100212165 ms +++ localhost/127.0.0.1:59999 - Locked within 512 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 @ 1443100213029 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1443100213029 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms