Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 0.74 sec.

Standard Output

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

get
   iimap: 1.2326ms
   map:   1.4697ms

remove
   iimap: 1.4081ms
   map:   8.1757ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.9668ms
   map:   2.7932ms

get
   iimap: 0.9914ms
   map:   1.3921ms

remove
   iimap: 1.0247ms
   map:   6.3911ms

Standard Error

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