Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 2.2 sec.

Standard Output

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

get
   iimap: 2.826489ms
   map:   14.676555ms

remove
   iimap: 3.079609ms
   map:   21.501677ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 2.189387ms
   map:   4.019906ms

get
   iimap: 1.535058ms
   map:   14.397917ms

remove
   iimap: 1.721517ms
   map:   2.141213ms

Standard Error

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