Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 0.1 sec.

Standard Output

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

get
   iimap: 2.568721ms
   map:   2.40113ms

remove
   iimap: 2.756926ms
   map:   17.93712ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 2.16053ms
   map:   3.946758ms

get
   iimap: 1.577963ms
   map:   2.375908ms

remove
   iimap: 1.492809ms
   map:   2.211076ms

Standard Error

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