Skip to content

Passed

com.jogamp.common.util.TestLongIntHashMap.benchmark

Took 29 ms.

Standard Output

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

get
   iimap: 1.1581ms
   map:   1.3746ms

remove
   iimap: 1.2031ms
   map:   5.6231ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.6671ms
   map:   2.3708ms

get
   iimap: 0.8297ms
   map:   1.5884ms

remove
   iimap: 0.8957ms
   map:   5.292ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T SingletonServerSocket33-localhost/127.0.0.1:59999 @ 1753152587045 ms III - Start
SLOCK [T main @ 1753152587045 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
++++ TestCase.setUp: com.jogamp.common.util.TestLongIntHashMap - benchmark
++++ TestCase.tearDown: com.jogamp.common.util.TestLongIntHashMap - benchmark
++++ TestCase.setUp: com.jogamp.common.util.TestLongIntHashMap - iteratorTest
++++ TestCase.tearDown: com.jogamp.common.util.TestLongIntHashMap - iteratorTest
++++ TestCase.setUp: com.jogamp.common.util.TestLongIntHashMap - testPutRemove
++++ TestCase.tearDown: com.jogamp.common.util.TestLongIntHashMap - testPutRemove
++++ Test Singleton.unlock()
SLOCK [T SingletonServerSocket33-localhost/127.0.0.1:59999 @ 1753152587917 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1753152587917 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms