Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 1.597ms map: 1.475ms get iimap: 2.4ms map: 0.888ms remove iimap: 2.377ms map: 0.994ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.131ms map: 3.605ms get iimap: 0.234ms map: 0.441ms remove iimap: 0.226ms map: 0.58ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1442983953700 ms III - Start SLOCK [T main @ 1442983953700 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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 @ 1442983954568 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1442983954568 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms