Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 0.77 sec.

Standard Output

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

get
   iimap: 0.975921ms
   map:   1.082763ms

remove
   iimap: 1.04194ms
   map:   4.851542ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.34269ms
   map:   2.134908ms

get
   iimap: 0.779142ms
   map:   1.015469ms

remove
   iimap: 0.638176ms
   map:   0.968586ms

Standard Error

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