Passed
com.jogamp.common.util.IntIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 7.350918ms map: 4.595719ms get iimap: 1.549022ms map: 2.542795ms remove iimap: 1.928544ms map: 5.017657ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 2.086731ms map: 4.338983ms get iimap: 1.310147ms map: 2.083223ms remove iimap: 1.280805ms map: 1.970322ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1436788526110 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1436788527612 ms +++ localhost/127.0.0.1:59999 - Locked within 2502 ms, 2 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 @ 1436788528453 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms