Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.benchmark

Took 36 ms.

Standard Output

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

get
   iimap: 1.088823ms
   map:   1.910701ms

remove
   iimap: 1.309202ms
   map:   3.401373ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.540744ms
   map:   3.038433ms

get
   iimap: 0.956467ms
   map:   1.40488ms

remove
   iimap: 0.856323ms
   map:   1.888057ms

Standard Error

++++ Test Singleton.lock()
Thread-20 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1428669562909 ms +++ localhost/127.0.0.1:59999 - Locked within 1008 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 @ 1428669563724 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms