Skip to content

Passed

com.jogamp.common.util.TestLongIntHashMap.benchmark

Took 26 ms.

Standard Output

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

get
   iimap: 0.861ms
   map:   1.093ms

remove
   iimap: 0.928ms
   map:   3.204ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.071ms
   map:   2.335ms

get
   iimap: 1.032ms
   map:   2.222ms

remove
   iimap: 1.198ms
   map:   7.237ms

Standard Error

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