Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 0.45 sec.

Standard Output

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

get
   iimap: 0.699631ms
   map:   1.461861ms

remove
   iimap: 0.749484ms
   map:   3.483356ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 0.996321ms
   map:   1.245188ms

get
   iimap: 0.492567ms
   map:   0.905934ms

remove
   iimap: 0.562249ms
   map:   3.154848ms

Standard Error

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