Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.benchmark

Took 47 ms.

Standard Output

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

get
   iimap: 3.065194ms
   map:   4.542139ms

remove
   iimap: 3.617893ms
   map:   3.606092ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.461955ms
   map:   3.059773ms

get
   iimap: 0.974318ms
   map:   1.33853ms

remove
   iimap: 0.861419ms
   map:   2.245555ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1438136752225 ms III localhost/127.0.0.1:59999 - Wait for lock
Thread-20 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1438136754227 ms +++ localhost/127.0.0.1:59999 - Locked within 3002 ms, 3 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
++++ TestCa
...[truncated 152 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 @ 1438136755078 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms