Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.benchmark

Took 54 ms.

Standard Output

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

get
   iimap: 3.797ms
   map:   1.968ms

remove
   iimap: 3.748ms
   map:   7.427ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.197ms
   map:   2.418ms

get
   iimap: 1.618ms
   map:   1.545ms

remove
   iimap: 0.799ms
   map:   1.748ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1427411330306 ms III localhost/127.0.0.1:59999 - Wait for lock
Thread-22 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1427411330809 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 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
++++ TestCas
...[truncated 151 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 @ 1427411332422 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms