Passed
com.jogamp.common.util.LongIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 5.826839ms map: 3.442049ms get iimap: 3.146112ms map: 1.910537ms remove iimap: 3.618813ms map: 18.941328ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.876033ms map: 3.555601ms get iimap: 1.242873ms map: 1.983365ms remove iimap: 1.276657ms map: 2.095494ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1442813940696 ms III - Start SLOCK [T main @ 1442813940697 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - benchmark ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - iteratorTest ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - iteratorTest ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - testPutRemove ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - testPutRemove ++++ Test Singleton.unlock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1442813942771 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1442813942771 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms