Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 0.77 sec.

Standard Output

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

get
   iimap: 3.2488ms
   map:   1.3934ms

remove
   iimap: 1.6942ms
   map:   9.7745ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.642ms
   map:   2.5413ms

get
   iimap: 0.977ms
   map:   1.3921ms

remove
   iimap: 0.6318ms
   map:   0.913ms

Standard Error

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