Passed
com.jogamp.common.util.IntIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 7.345882ms map: 5.426252ms get iimap: 1.055653ms map: 2.02743ms remove iimap: 1.30665ms map: 3.661938ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.483018ms map: 3.054379ms get iimap: 0.944029ms map: 1.488758ms remove iimap: 0.883433ms map: 2.005104ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1426407946245 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1426407947746 ms +++ localhost/127.0.0.1:59999 - Locked within 1501 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 @ 1426407948573 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms