Passed
com.jogamp.common.util.IntIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 7.328593ms map: 8.79884ms get iimap: 3.049567ms map: 5.060393ms remove iimap: 3.592697ms map: 3.527956ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.504054ms map: 3.059773ms get iimap: 0.983248ms map: 1.451749ms remove iimap: 0.88151ms map: 1.958842ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1437262177018 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1437262179020 ms +++ localhost/127.0.0.1:59999 - Locked within 3003 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 @ 1437262179864 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms