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

Passed

com.jogamp.common.util.IntIntHashMapTest.benchmark

Took 42 ms.

Standard Output

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

get
   iimap: 1.630667ms
   map:   2.659521ms

remove
   iimap: 1.834779ms
   map:   4.942072ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 2.157213ms
   map:   4.592529ms

get
   iimap: 1.369147ms
   map:   2.468165ms

remove
   iimap: 0.879597ms
   map:   1.502139ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1442876385797 ms III localhost/127.0.0.1:59999 - Wait for lock
SLOCK [T SingletonServerSocket18-localhost/127.0.0.1:59999 @ 1442876387793 ms III - Start
SLOCK [T main @ 1442876387794 ms +++ localhost/127.0.0.1:59999 - Locked within 2998 ms, 3 attempts
++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark
++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - benchmark
++++ TestCase.setUp: com.jogamp.common.util.IntIntHash
...[truncated 323 chars]...
torTest
++++ 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 @ 1442876388688 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1442876388688 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms