Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 2.3225ms map: 2.053ms get iimap: 1.0628ms map: 2.2388ms remove iimap: 1.1509ms map: 6.7605ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 17.1833ms map: 1.4588ms get iimap: 0.2659ms map: 0.4371ms remove iimap: 0.2809ms map: 0.5124ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1674579119651 ms III - Start SLOCK [T main @ 1674579119651 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 @ 1674579120462 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1674579120462 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms