Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 0.8 sec.

Standard Output

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

get
   iimap: 0.9899ms
   map:   2.1379ms

remove
   iimap: 1.4508ms
   map:   5.894ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.5174ms
   map:   2.3048ms

get
   iimap: 0.9015ms
   map:   2.3048ms

remove
   iimap: 0.8954ms
   map:   5.9661ms

Standard Error

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