Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 2.189973ms map: 1.534321ms get iimap: 1.109564ms map: 1.647099ms remove iimap: 1.585214ms map: 6.58169ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 2.023629ms map: 2.532395ms get iimap: 1.287779ms map: 1.994043ms remove iimap: 1.4442ms map: 6.876836ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1580623100234 ms III - Start SLOCK [T main @ 1580623100235 ms +++ localhost/127.0.0.1:59999 - Locked within 1 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 @ 1580623100999 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1580623100999 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms