Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 0.57 sec.

Standard Output

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

get
   iimap: 0.634497ms
   map:   1.292963ms

remove
   iimap: 0.699344ms
   map:   3.350652ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.213061ms
   map:   1.295871ms

get
   iimap: 0.505933ms
   map:   0.946597ms

remove
   iimap: 0.579157ms
   map:   3.475888ms

Standard Error

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