Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 8.396355ms map: 3.555064ms get iimap: 1.253378ms map: 1.394343ms remove iimap: 1.354478ms map: 7.117464ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.706252ms map: 2.756475ms get iimap: 0.984204ms map: 1.36564ms remove iimap: 0.858548ms map: 1.314292ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1442813858859 ms III localhost/127.0.0.1:59999 - Wait for lock SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1442813860860 ms III - Start SLOCK [T main @ 1442813860861 ms +++ localhost/127.0.0.1:59999 - Locked within 2502 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 @ 1442813861722 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1442813861722 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms