Passed
com.jogamp.common.util.IntIntHashMapTest.capacityTest
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 4.955831ms map: 4.702603ms get iimap: 1.56275ms map: 2.516347ms remove iimap: 1.884868ms map: 4.920749ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 2.127892ms map: 4.386225ms get iimap: 1.330889ms map: 2.141924ms remove iimap: 0.685696ms map: 1.522565ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1427469356344 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1427469358346 ms +++ localhost/127.0.0.1:59999 - Locked within 3023 ms, 3 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 @ 1427469359175 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms