Passed
com.jogamp.common.util.IntIntHashMapTest.capacityTest
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 2.492ms map: 2.922ms get iimap: 3.808ms map: 1.947ms remove iimap: 3.874ms map: 7.158ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.161ms map: 2.38ms get iimap: 3.977ms map: 1.907ms remove iimap: 3.944ms map: 2.174ms
Standard Error
++++ Test Singleton.lock() Thread-23 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1425893936897 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 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 ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - capacityTest ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - cloneTest ++++ TestCase.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 @ 1425893938493 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms