Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.benchmark

Took 67 ms.

Standard Output

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

get
   iimap: 3.716ms
   map:   2.102ms

remove
   iimap: 4.387ms
   map:   7.441ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.203ms
   map:   4.841ms

get
   iimap: 0.888ms
   map:   1.259ms

remove
   iimap: 0.758ms
   map:   1.739ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1426635225318 ms III localhost/127.0.0.1:59999 - Wait for lock
Thread-22 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1426635226825 ms +++ localhost/127.0.0.1:59999 - Locked within 1507 ms, 4 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 @ 1426635228387 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms