Passed
com.jogamp.common.util.LongIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 8.316943ms map: 4.181753ms get iimap: 1.22595ms map: 1.385413ms remove iimap: 1.351288ms map: 7.066755ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.638959ms map: 2.696835ms get iimap: 0.989308ms map: 1.393387ms remove iimap: 0.900965ms map: 1.345548ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1443167463270 ms III - Start SLOCK [T main @ 1443167463271 ms +++ localhost/127.0.0.1:59999 - Locked within 1001 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 @ 1443167464117 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1443167464117 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms