Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 8.9489ms map: 7.6615ms get iimap: 2.1335ms map: 1.4375ms remove iimap: 3.1653ms map: 8.4786ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.9264ms map: 2.6712ms get iimap: 0.9324ms map: 1.4075ms remove iimap: 0.9872ms map: 33.0756ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1578921542829 ms III - Start SLOCK [T main @ 1578921542830 ms +++ localhost/127.0.0.1:59999 - Locked within 2006 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 @ 1578921543650 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1578921543650 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms