Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.benchmark

Took 37 ms.

Standard Output

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

get
   iimap: 1.121991ms
   map:   1.741669ms

remove
   iimap: 1.319088ms
   map:   3.566259ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.45846ms
   map:   3.027908ms

get
   iimap: 1.009728ms
   map:   1.47345ms

remove
   iimap: 0.878648ms
   map:   1.880403ms

Standard Error

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