Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 18.221176ms map: 3.848204ms get iimap: 2.622188ms map: 2.50585ms remove iimap: 2.84517ms map: 12.637575ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 2.343005ms map: 3.955426ms get iimap: 1.346669ms map: 2.17275ms remove iimap: 1.243027ms map: 2.101622ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1443100283572 ms III - Start SLOCK [T main @ 1443100283573 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 @ 1443100285668 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1443100285668 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms