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

Passed

com.jogamp.common.util.IntIntHashMapTest.benchmark

Took 28 ms.

Standard Output

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

get
   iimap: 2.423ms
   map:   1.454ms

remove
   iimap: 2.22ms
   map:   3.87ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 0.728ms
   map:   1.506ms

get
   iimap: 2.296ms
   map:   1.192ms

remove
   iimap: 2.443ms
   map:   4.288ms

Standard Error

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