Passed
com.jogamp.common.util.IntIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 2.258ms map: 2.665ms get iimap: 3.478ms map: 2.077ms remove iimap: 3.761ms map: 7.518ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.218ms map: 2.464ms get iimap: 3.98ms map: 1.877ms remove iimap: 4.385ms map: 8.194ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1426408389493 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-22 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1426408389995 ms +++ localhost/127.0.0.1:59999 - Locked within 503 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 ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - capacityTest ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - cloneTest ++++ TestCase.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 @ 1426408391560 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms