Passed
com.jogamp.common.util.IntIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 7.45523ms map: 8.858507ms get iimap: 3.074453ms map: 2.115759ms remove iimap: 1.269966ms map: 3.368822ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.490982ms map: 3.073496ms get iimap: 0.948169ms map: 1.46802ms remove iimap: 0.893313ms map: 1.958529ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1433448802960 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1433448804462 ms +++ localhost/127.0.0.1:59999 - Locked within 1503 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 @ 1433448805296 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms