Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 3.159ms map: 1.523ms get iimap: 0.995ms map: 0.911ms remove iimap: 1.096ms map: 4.151ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.081ms map: 1.407ms get iimap: 0.704ms map: 0.903ms remove iimap: 0.709ms map: 6.318ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1684586267220 ms III - Start SLOCK [T main @ 1684586267220 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 @ 1684586267997 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1684586267997 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms