Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 21.009937ms map: 4.438707ms get iimap: 2.733902ms map: 2.583865ms remove iimap: 3.002674ms map: 24.415527ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 4.056873ms map: 4.497253ms get iimap: 1.892342ms map: 2.682607ms remove iimap: 2.033786ms map: 14.564301ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1577820450942 ms III - Start SLOCK [T main @ 1577820450943 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 @ 1577820453137 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1577820453137 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms