Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 1.918057ms map: 1.378862ms get iimap: 0.888443ms map: 0.901938ms remove iimap: 1.081027ms map: 2.665789ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.072856ms map: 1.824834ms get iimap: 1.115982ms map: 1.553351ms remove iimap: 1.290197ms map: 3.571602ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1674264650453 ms III - Start SLOCK [T main @ 1674264650454 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 @ 1674264651196 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1674264651196 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms