Passed
com.jogamp.common.util.LongIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 4.3241ms map: 2.0568ms get iimap: 1.0007ms map: 1.1541ms remove iimap: 1.1717ms map: 7.9306ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 10.6167ms map: 1.1906ms get iimap: 0.3591ms map: 0.4343ms remove iimap: 0.3575ms map: 0.5007ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1684586376730 ms III - Start SLOCK [T main @ 1684586376731 ms +++ localhost/127.0.0.1:59999 - Locked within 2 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 @ 1684586377512 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1684586377512 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms