Passed
com.jogamp.common.util.IntIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 1.229ms map: 2.162ms get iimap: 2.82ms map: 1.285ms remove iimap: 3.889ms map: 2.844ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.388ms map: 1.635ms get iimap: 0.298ms map: 0.694ms remove iimap: 0.186ms map: 0.54ms
Standard Error
++++ Test Singleton.lock() Thread-22 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1436992178519 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 ...[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 @ 1436992179436 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms