Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 0.76 sec.

Standard Output

com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
put
   iimap: 2.918ms
   map:   2.7173ms

get
   iimap: 3.1264ms
   map:   1.413ms

remove
   iimap: 1.4738ms
   map:   7.4053ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 9.427ms
   map:   2.3122ms

get
   iimap: 0.7065ms
   map:   0.9476ms

remove
   iimap: 0.6153ms
   map:   0.9127ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1554486429998 ms III - Start
SLOCK [T main @ 1554486429999 ms +++ localhost/127.0.0.1:59999 - Locked within 1003 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 @ 1554486430859 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1554486430860 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms