Passed
com.jogamp.common.util.IntIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 1.286ms map: 1.599ms get iimap: 1.946ms map: 1.218ms remove iimap: 2.064ms map: 2.106ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 0.727ms map: 0.999ms get iimap: 0.12ms map: 0.44ms remove iimap: 0.137ms map: 0.523ms
Standard Error
++++ Test Singleton.lock() Thread-22 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1437775699056 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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 ++++ TestCase ...[truncated 70 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 @ 1437775699958 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms