Skip to content

Passed

com.jogamp.common.util.TestLongIntHashMap.benchmark

Took 16 ms.

Standard Output

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

get
   iimap: 0.634158ms
   map:   0.92713ms

remove
   iimap: 0.681011ms
   map:   2.797365ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 0.970384ms
   map:   1.25858ms

get
   iimap: 0.522808ms
   map:   0.946634ms

remove
   iimap: 0.574182ms
   map:   2.928286ms

Standard Error

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