Passed
com.jogamp.common.util.LongIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 8.9351ms map: 7.7675ms get iimap: 4.7515ms map: 1.9028ms remove iimap: 2.1655ms map: 8.2381ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 17.4622ms map: 1.3003ms get iimap: 0.3243ms map: 0.4634ms remove iimap: 0.3216ms map: 1.177ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1577820253347 ms III - Start SLOCK [T main @ 1577820253349 ms +++ localhost/127.0.0.1:59999 - Locked within 2004 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 @ 1577820254145 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1577820254145 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms