Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 0.7 sec.

Standard Output

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

get
   iimap: 1.007156ms
   map:   0.914582ms

remove
   iimap: 1.144845ms
   map:   4.01115ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.910338ms
   map:   2.355238ms

get
   iimap: 1.071875ms
   map:   1.524823ms

remove
   iimap: 1.218594ms
   map:   5.767486ms

Standard Error

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