Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 1.964022ms map: 1.20741ms get iimap: 0.695008ms map: 1.510077ms remove iimap: 0.792943ms map: 3.306722ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.757947ms map: 1.792198ms get iimap: 0.742959ms map: 1.560742ms remove iimap: 0.960457ms map: 3.181989ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1674578945904 ms III - Start SLOCK [T main @ 1674578945904 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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 @ 1674578946400 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1674578946400 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms