Passed
com.jogamp.common.util.IntIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 2.512496ms map: 3.276004ms get iimap: 1.088493ms map: 1.703382ms remove iimap: 1.23169ms map: 3.364984ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.453663ms map: 2.470398ms get iimap: 0.737356ms map: 1.105396ms remove iimap: 0.627008ms map: 1.686798ms
Standard Error
++++ Test Singleton.lock() Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1436798957054 ms +++ localhost/127.0.0.1:59999 - Locked within 1005 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 @ 1436798957861 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms