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

Passed

com.jogamp.common.util.LongIntHashMapTest.iteratorTest

Took 6 ms.

Standard Output

com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
put
   iimap: 5.495492ms
   map:   3.279696ms

get
   iimap: 2.227065ms
   map:   1.993944ms

remove
   iimap: 2.521324ms
   map:   18.143747ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 2.318742ms
   map:   4.006313ms

get
   iimap: 1.825777ms
   map:   2.522577ms

remove
   iimap: 1.598407ms
   map:   2.204806ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1544444367568 ms III - Start
SLOCK [T main @ 1544444367570 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts
++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark
++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - benchmark
++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - iteratorTest
++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - iteratorTest
++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - testPutRemove
++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - testPutRemove
++++ Test Singleton.unlock()
SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1544444369642 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1544444369642 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms