Passed
com.jogamp.common.util.IntIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 3.662576ms map: 4.700051ms get iimap: 1.515867ms map: 2.517303ms remove iimap: 1.918037ms map: 5.184823ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 2.145432ms map: 3.551908ms get iimap: 0.728752ms map: 1.000798ms remove iimap: 0.656674ms map: 1.392124ms
Standard Error
++++ Test Singleton.lock() Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1439867071861 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 ++++ TestC ...[truncated 73 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 @ 1439867072684 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms