Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.testPutRemove

Took 0.7 sec.

Standard Output

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

get
   iimap: 1.042887ms
   map:   1.743248ms

remove
   iimap: 1.279211ms
   map:   3.51775ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.497675ms
   map:   2.994393ms

get
   iimap: 0.964431ms
   map:   1.361175ms

remove
   iimap: 0.870986ms
   map:   2.072379ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1438313115839 ms III localhost/127.0.0.1:59999 - Wait for lock
Thread-20 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1438313133842 ms +++ localhost/127.0.0.1:59999 - Locked within 18003 ms, 35 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
++++ Test
...[truncated 154 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 @ 1438313134680 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms