Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 8.6651ms map: 2.7106ms get iimap: 1.4146ms map: 1.4789ms remove iimap: 1.5012ms map: 8.3644ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.9832ms map: 2.8326ms get iimap: 1.4198ms map: 1.5147ms remove iimap: 1.1041ms map: 7.2035ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1610399973442 ms III - Start SLOCK [T main @ 1610399973444 ms +++ localhost/127.0.0.1:59999 - Locked within 2006 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 @ 1610399974335 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1610399974335 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms