Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 44 ms.

Standard Output

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

get
   iimap: 1.4894ms
   map:   1.583ms

remove
   iimap: 1.5538ms
   map:   8.3091ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.9941ms
   map:   2.9993ms

get
   iimap: 1.0209ms
   map:   1.5351ms

remove
   iimap: 1.0709ms
   map:   7.3083ms

Standard Error

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