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

Passed

com.jogamp.common.util.IntIntHashMapTest.cloneTest

Took 0.18 sec.

Standard Output

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

get
   iimap: 2.492107ms
   map:   3.649519ms

remove
   iimap: 2.756437ms
   map:   19.785229ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 2.169575ms
   map:   16.623365ms

get
   iimap: 1.570977ms
   map:   2.235747ms

remove
   iimap: 4.418408ms
   map:   2.525832ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T SingletonServerSocket18-localhost/127.0.0.1:59999 @ 1442691741956 ms III - Start
SLOCK [T main @ 1442691741957 ms +++ localhost/127.0.0.1:59999 - Locked within 16 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 @ 1442691744412 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1442691744412 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms