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.884492ms
   map:   3.299483ms

get
   iimap: 2.464096ms
   map:   2.412428ms

remove
   iimap: 2.595577ms
   map:   19.722294ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 2.16042ms
   map:   3.906491ms

get
   iimap: 1.618711ms
   map:   2.375795ms

remove
   iimap: 1.819164ms
   map:   2.200074ms

Standard Error

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