Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 8.276198ms map: 4.004148ms get iimap: 1.269974ms map: 1.406475ms remove iimap: 1.366928ms map: 5.58731ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.695105ms map: 2.695585ms get iimap: 0.998247ms map: 1.365971ms remove iimap: 0.895551ms map: 1.306012ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1444364700116 ms III localhost/127.0.0.1:59999 - Wait for lock SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1444364702123 ms III - Start SLOCK [T main @ 1444364702124 ms +++ localhost/127.0.0.1:59999 - Locked within 3008 ms, 3 attempts ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - benchmark ++++ TestCase.setUp: com.jogamp.common.util.LongIntH ...[truncated 21 chars]... Test ++++ 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 @ 1444364702993 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1444364702993 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms