Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.testPutRemove

Took 0.71 sec.

Standard Output

com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
put
   iimap: 7.361442ms
   map:   9.107878ms

get
   iimap: 3.042232ms
   map:   5.188283ms

remove
   iimap: 3.507544ms
   map:   3.443759ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.525103ms
   map:   3.149391ms

get
   iimap: 0.956139ms
   map:   1.580915ms

remove
   iimap: 0.87864ms
   map:   2.058027ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1438037531665 ms III localhost/127.0.0.1:59999 - Wait for lock
Thread-20 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1438037533667 ms +++ localhost/127.0.0.1:59999 - Locked within 2505 ms, 3 attempts
++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark
++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - benchmark
++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - capacityTest
++++ TestCa
...[truncated 152 chars]...
Case.tearDown: com.jogamp.common.util.IntIntHashMapTest - cloneTest
++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - iteratorTest
++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - iteratorTest
++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - testPutRemove
++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - testPutRemove
++++ Test Singleton.unlock()
SLOCK [T main @ 1438037534517 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms