Passed
com.jogamp.common.util.LongIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 6.085015ms map: 3.861621ms get iimap: 2.545168ms map: 2.101804ms remove iimap: 2.52962ms map: 28.21512ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 2.934159ms map: 3.55796ms get iimap: 2.255898ms map: 2.63508ms remove iimap: 2.079803ms map: 16.811422ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1578166423450 ms III - Start SLOCK [T main @ 1578166423451 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 @ 1578166425507 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1578166425507 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms