Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.testPutRemove

Took 1.2 sec.

Standard Output

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

get
   iimap: 3.52ms
   map:   1.963ms

remove
   iimap: 4.075ms
   map:   7.344ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.173ms
   map:   2.358ms

get
   iimap: 4.027ms
   map:   1.916ms

remove
   iimap: 4.381ms
   map:   4.748ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1427288742605 ms III localhost/127.0.0.1:59999 - Wait for lock
Thread-22 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1427288744612 ms +++ localhost/127.0.0.1:59999 - Locked within 2008 ms, 5 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.setUp: com.jogamp.common.util.IntIntHashMapTest - cloneTest
++++ TestCase.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 @ 1427288746153 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms