Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 6.665869ms map: 4.02444ms get iimap: 2.469037ms map: 2.150599ms remove iimap: 2.587137ms map: 24.782644ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 2.91613ms map: 3.410314ms get iimap: 1.449487ms map: 2.347667ms remove iimap: 2.079398ms map: 21.858627ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1578171204045 ms III - Start SLOCK [T main @ 1578171204046 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 @ 1578171206099 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1578171206099 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms