Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 5.739137ms map: 3.188398ms get iimap: 3.125672ms map: 2.058756ms remove iimap: 2.731504ms map: 20.137684ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 2.175442ms map: 3.931271ms get iimap: 1.582121ms map: 2.473431ms remove iimap: 1.531964ms map: 2.274097ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1442876535002 ms III - Start SLOCK [T main @ 1442876535002 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 @ 1442876537110 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1442876537110 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms