Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 8.197421ms map: 7.183867ms get iimap: 4.188489ms map: 1.600703ms remove iimap: 1.364377ms map: 7.396273ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.60453ms map: 2.690163ms get iimap: 0.938288ms map: 1.38128ms remove iimap: 0.868762ms map: 1.356722ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1443896621902 ms III localhost/127.0.0.1:59999 - Wait for lock SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1443896623404 ms III - Start SLOCK [T main @ 1443896623405 ms +++ localhost/127.0.0.1:59999 - Locked within 2523 ms, 2 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 @ 1443896624275 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1443896624275 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms