Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 0.75 sec.

Standard Output

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

get
   iimap: 0.907358ms
   map:   1.820566ms

remove
   iimap: 1.034954ms
   map:   4.167297ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.899101ms
   map:   2.329248ms

get
   iimap: 1.089548ms
   map:   2.339647ms

remove
   iimap: 1.404978ms
   map:   6.771487ms

Standard Error

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