Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 0.79 sec.

Standard Output

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

get
   iimap: 3.459387ms
   map:   3.970943ms

remove
   iimap: 3.81754ms
   map:   8.040115ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.658095ms
   map:   2.78454ms

get
   iimap: 1.007805ms
   map:   1.351288ms

remove
   iimap: 0.874813ms
   map:   1.323542ms

Standard Error

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