Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 29 ms.

Standard Output

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

get
   iimap: 0.929178ms
   map:   0.960476ms

remove
   iimap: 1.059511ms
   map:   5.513043ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.867284ms
   map:   2.335023ms

get
   iimap: 1.095286ms
   map:   1.74792ms

remove
   iimap: 1.303801ms
   map:   6.757373ms

Standard Error

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