Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.capacityTest

Took 0 ms.

Standard Output

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

get
   iimap: 0.882467ms
   map:   1.335023ms

remove
   iimap: 1.083072ms
   map:   2.55874ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.161846ms
   map:   2.362282ms

get
   iimap: 0.74214ms
   map:   1.135057ms

remove
   iimap: 0.675485ms
   map:   1.429744ms

Standard Error

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