Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.capacityTest

Took 1 ms.

Standard Output

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

get
   iimap: 2.371877ms
   map:   3.260276ms

remove
   iimap: 2.607068ms
   map:   8.019293ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 2.282026ms
   map:   4.253208ms

get
   iimap: 1.504331ms
   map:   2.188349ms

remove
   iimap: 1.440203ms
   map:   1.834695ms

Standard Error

++++ Test Singleton.lock()
Thread-20 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1422930517447 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 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
++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - capacityTest
++++ TestCase
...[truncated 70 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 @ 1422930519344 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms