Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 66 ms.

Standard Output

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

get
   iimap: 2.373318ms
   map:   2.216221ms

remove
   iimap: 2.935526ms
   map:   16.152222ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 3.017372ms
   map:   3.800492ms

get
   iimap: 1.416796ms
   map:   1.997976ms

remove
   iimap: 1.827392ms
   map:   18.430508ms

Standard Error

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