Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 3.5668ms map: 2.0592ms get iimap: 0.9359ms map: 2.0154ms remove iimap: 1.0304ms map: 5.2213ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.4181ms map: 2.11ms get iimap: 0.7745ms map: 1.4698ms remove iimap: 0.7723ms map: 11.4997ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1683567144853 ms III - Start SLOCK [T main @ 1683567144853 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 @ 1683567145646 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1683567145647 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms