Passed
com.jogamp.common.util.IntIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 7.431606ms map: 6.321426ms get iimap: 1.102845ms map: 1.733042ms remove iimap: 1.277616ms map: 3.745144ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.477583ms map: 2.879579ms get iimap: 0.952631ms map: 1.334704ms remove iimap: 0.84037ms map: 1.842433ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1437775662419 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1437775680427 ms +++ localhost/127.0.0.1:59999 - Locked within 18009 ms, 35 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 ++++ Test ...[truncated 154 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 @ 1437775681268 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms