Passed
com.jogamp.common.util.TestLongIntHashMap.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 2.9987ms map: 2.2855ms get iimap: 1.1772ms map: 1.5225ms remove iimap: 1.283ms map: 6.3888ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.7882ms map: 2.4179ms get iimap: 0.9294ms map: 1.7729ms remove iimap: 1.0413ms map: 5.01ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket33-localhost/127.0.0.1:59999 @ 1753073080988 ms III - Start SLOCK [T main @ 1753073080988 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts ++++ TestCase.setUp: com.jogamp.common.util.TestLongIntHashMap - benchmark ++++ TestCase.tearDown: com.jogamp.common.util.TestLongIntHashMap - benchmark ++++ TestCase.setUp: com.jogamp.common.util.TestLongIntHashMap - iteratorTest ++++ TestCase.tearDown: com.jogamp.common.util.TestLongIntHashMap - iteratorTest ++++ TestCase.setUp: com.jogamp.common.util.TestLongIntHashMap - testPutRemove ++++ TestCase.tearDown: com.jogamp.common.util.TestLongIntHashMap - testPutRemove ++++ Test Singleton.unlock() SLOCK [T SingletonServerSocket33-localhost/127.0.0.1:59999 @ 1753073081911 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1753073081911 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms