Passed
com.jogamp.common.util.IntIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 7.275969ms map: 4.229911ms get iimap: 1.091683ms map: 1.731447ms remove iimap: 1.268048ms map: 3.339151ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.446327ms map: 2.894569ms get iimap: 0.962198ms map: 1.322585ms remove iimap: 0.83718ms map: 1.833504ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1437026156568 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1437026158570 ms +++ localhost/127.0.0.1:59999 - Locked within 3003 ms, 3 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 @ 1437026159404 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms