Passed
com.jogamp.common.util.IntIntHashMapTest.capacityTest
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 7.325153ms map: 8.757461ms get iimap: 3.01228ms map: 4.927128ms remove iimap: 2.065382ms map: 3.296765ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.460693ms map: 3.07479ms get iimap: 0.938288ms map: 1.388615ms remove iimap: 0.83655ms map: 1.822677ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1439863630467 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1439863631969 ms +++ localhost/127.0.0.1:59999 - Locked within 1502 ms, 2 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 ++++ TestCa ...[truncated 152 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 @ 1439863632809 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms