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: 2.016899ms
   map:   1.241559ms

get
   iimap: 0.728285ms
   map:   1.571089ms

remove
   iimap: 0.80077ms
   map:   3.333333ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.810944ms
   map:   1.806932ms

get
   iimap: 0.755229ms
   map:   1.648505ms

remove
   iimap: 0.919995ms
   map:   1.870483ms

Standard Error

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