Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Passed

com.jogamp.common.util.IntIntHashMapTest.capacityTest

Took 1 ms.

Standard Output

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

get
   iimap: 1.131ms
   map:   2.3317ms

remove
   iimap: 1.3827ms
   map:   4.5818ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 15.6268ms
   map:   1.2848ms

get
   iimap: 0.7298ms
   map:   0.4695ms

remove
   iimap: 0.275ms
   map:   0.5658ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T SingletonServerSocket18-localhost/127.0.0.1:59999 @ 1577856187048 ms III - Start
SLOCK [T main @ 1577856187049 ms +++ localhost/127.0.0.1:59999 - Locked within 2003 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
++++ 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 SingletonServerSocket18-localhost/127.0.0.1:59999 @ 1577856188014 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1577856188014 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms