Skip to content

Passed

com.jogamp.common.util.TestLongIntHashMap.testPutRemove

Took 0.84 sec.

Standard Output

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

get
   iimap: 0.9842ms
   map:   1.4647ms

remove
   iimap: 1.1181ms
   map:   6.1162ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.6205ms
   map:   2.3166ms

get
   iimap: 0.903ms
   map:   1.4221ms

remove
   iimap: 0.8869ms
   map:   6.0832ms

Standard Error

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