Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 1.9 sec.

Standard Output

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

get
   iimap: 2.606301ms
   map:   2.478595ms

remove
   iimap: 2.737105ms
   map:   17.668524ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.895919ms
   map:   3.66197ms

get
   iimap: 1.263679ms
   map:   1.932926ms

remove
   iimap: 1.258741ms
   map:   1.788436ms

Standard Error

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