Passed
com.jogamp.common.util.IntIntHashMapTest.iteratorTest
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 7.483591ms map: 8.78672ms get iimap: 1.617272ms map: 1.738144ms remove iimap: 1.260713ms map: 3.628098ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.498312ms map: 2.824724ms get iimap: 0.936684ms map: 1.333748ms remove iimap: 0.865245ms map: 2.218128ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1438786478902 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-21 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1438786481908 ms +++ localhost/127.0.0.1:59999 - Locked within 3006 ms, 5 attempts ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - benchmark ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - capacityTest ++++ TestCa ...[truncated 152 chars]... Case.tearDown: com.jogamp.common.util.IntIntHashMapTest - cloneTest ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - iteratorTest ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - iteratorTest ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - testPutRemove ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - testPutRemove ++++ Test Singleton.unlock() SLOCK [T main @ 1438786482745 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms