Passed
com.jogamp.common.util.IntIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 10.125ms map: 6.425ms get iimap: 1.983ms map: 2.522ms remove iimap: 2.116ms map: 8.308ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.163ms map: 2.315ms get iimap: 0.997ms map: 6.403ms remove iimap: 0.832ms map: 1.622ms
Standard Error
++++ Test Singleton.lock() Thread-22 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1422969956596 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 ...[truncated 70 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 @ 1422969958109 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms