Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.cloneTest

Took 0.13 sec.

Standard Output

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

get
   iimap: 2.221575ms
   map:   3.634239ms

remove
   iimap: 2.524887ms
   map:   8.151514ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.851415ms
   map:   3.794214ms

get
   iimap: 1.577789ms
   map:   2.279086ms

remove
   iimap: 1.518258ms
   map:   2.85269ms

Standard Error

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