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

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 75 ms.

Standard Output

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

get
   iimap: 2.878829ms
   map:   2.911323ms

remove
   iimap: 6.052063ms
   map:   26.581408ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 3.582372ms
   map:   4.698369ms

get
   iimap: 1.887605ms
   map:   3.009378ms

remove
   iimap: 2.112241ms
   map:   3.294194ms

Standard Error

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