Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 48 ms.

Standard Output

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

get
   iimap: 4.3809ms
   map:   2.0608ms

remove
   iimap: 2.3145ms
   map:   11.4615ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 2.4124ms
   map:   4.3188ms

get
   iimap: 0.7983ms
   map:   1.0504ms

remove
   iimap: 0.6254ms
   map:   1.0325ms

Standard Error

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