Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.testPutRemove

Took 0.8 sec.

Standard Output

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

get
   iimap: 2.134ms
   map:   1.217ms

remove
   iimap: 2.328ms
   map:   2.208ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 0.763ms
   map:   1.246ms

get
   iimap: 0.171ms
   map:   0.482ms

remove
   iimap: 0.17ms
   map:   0.608ms

Standard Error

++++ Test Singleton.lock()
Thread-22 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1438037562701 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 @ 1438037563597 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms