Passed
com.jogamp.common.util.IntIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 7.328958ms map: 9.048297ms get iimap: 1.504063ms map: 1.749956ms remove iimap: 1.284641ms map: 3.30728ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.664802ms map: 2.966984ms get iimap: 1.056608ms map: 1.305371ms remove iimap: 0.837823ms map: 1.877209ms
Standard Error
++++ Test Singleton.lock() Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1422967242904 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 @ 1422967243740 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms