Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 6.415173ms map: 4.905899ms get iimap: 2.904905ms map: 2.783228ms remove iimap: 3.50619ms map: 29.987324ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 3.671369ms map: 4.25316ms get iimap: 1.9416ms map: 2.516462ms remove iimap: 2.098197ms map: 17.092688ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1580623132702 ms III - Start SLOCK [T main @ 1580623132703 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 @ 1580623134729 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1580623134729 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms