Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 1.9 sec.

Standard Output

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

get
   iimap: 3.044336ms
   map:   2.473382ms

remove
   iimap: 5.07344ms
   map:   26.57882ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 3.395763ms
   map:   4.432353ms

get
   iimap: 2.268755ms
   map:   2.881153ms

remove
   iimap: 2.03576ms
   map:   12.694285ms

Standard Error

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