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: 4.361987ms
   map:   3.22979ms

get
   iimap: 1.066178ms
   map:   1.699889ms

remove
   iimap: 1.273163ms
   map:   3.369481ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.719344ms
   map:   2.828259ms

get
   iimap: 0.963483ms
   map:   1.3159ms

remove
   iimap: 0.867805ms
   map:   1.800033ms

Standard Error

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