Passed
com.jogamp.common.util.IntIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 8.379134ms map: 8.909827ms get iimap: 3.072211ms map: 4.65759ms remove iimap: 1.324817ms map: 3.246982ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.461317ms map: 2.855979ms get iimap: 0.934453ms map: 1.295156ms remove iimap: 0.847067ms map: 1.788216ms
Standard Error
++++ Test Singleton.lock() Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1439216788292 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 @ 1439216789142 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms