Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.cloneTest

Took 97 ms.

Standard Output

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

get
   iimap: 3.865ms
   map:   1.983ms

remove
   iimap: 3.777ms
   map:   7.521ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.175ms
   map:   2.711ms

get
   iimap: 4.099ms
   map:   1.984ms

remove
   iimap: 1.085ms
   map:   1.839ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1427469929320 ms III localhost/127.0.0.1:59999 - Wait for lock
Thread-22 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1427469931329 ms +++ localhost/127.0.0.1:59999 - Locked within 2009 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 @ 1427469932977 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms