Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.benchmark

Took 43 ms.

Standard Output

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

get
   iimap: 3.026632ms
   map:   3.93813ms

remove
   iimap: 1.271568ms
   map:   3.282095ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.44953ms
   map:   3.061715ms

get
   iimap: 0.967629ms
   map:   1.431351ms

remove
   iimap: 0.877692ms
   map:   1.956308ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1426909940309 ms III localhost/127.0.0.1:59999 - Wait for lock
Thread-20 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1426909958315 ms +++ localhost/127.0.0.1:59999 - Locked within 19007 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 @ 1426909959223 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms