Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.capacityTest

Took 0 ms.

Standard Output

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

get
   iimap: 1.579006ms
   map:   2.516332ms

remove
   iimap: 1.914517ms
   map:   4.663346ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 2.145739ms
   map:   4.386518ms

get
   iimap: 1.368515ms
   map:   1.867315ms

remove
   iimap: 0.59448ms
   map:   1.485241ms

Standard Error

++++ Test Singleton.lock()
Thread-20 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1433507085452 ms +++ localhost/127.0.0.1:59999 - Locked within 1000 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
++++ TestC
...[truncated 73 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 @ 1433507086284 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms