Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 8.577266ms map: 7.183867ms get iimap: 1.937491ms map: 1.358636ms remove iimap: 1.360231ms map: 7.70691ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.642802ms map: 2.78329ms get iimap: 0.992824ms map: 1.409345ms remove iimap: 0.899379ms map: 1.334397ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1443867369332 ms III localhost/127.0.0.1:59999 - Wait for lock SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1443867387836 ms III - Start SLOCK [T main @ 1443867387837 ms +++ localhost/127.0.0.1:59999 - Locked within 19013 ms, 36 attempts ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - benchmark ++++ TestCase.setUp: com.jogamp.common.util.LongIn ...[truncated 23 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 @ 1443867388862 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1443867388862 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms