Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 6.043833ms map: 4.01782ms get iimap: 3.004377ms map: 2.349556ms remove iimap: 3.186488ms map: 16.419933ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.952265ms map: 3.19754ms get iimap: 1.265935ms map: 1.9624ms remove iimap: 1.284704ms map: 1.772602ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1443167572236 ms III - Start SLOCK [T main @ 1443167572237 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 @ 1443167574349 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1443167574349 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms