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

Passed

com.jogamp.common.util.IntIntHashMapTest.capacityTest

Took 1 ms.

Standard Output

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

get
   iimap: 2.985153ms
   map:   1.771956ms

remove
   iimap: 1.297394ms
   map:   3.31907ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.501188ms
   map:   2.885968ms

get
   iimap: 0.957418ms
   map:   1.5452ms

remove
   iimap: 0.892038ms
   map:   2.008281ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1502703863157 ms III localhost/127.0.0.1:59999 - Wait for lock
SLOCK [T SingletonServerSocket18-localhost/127.0.0.1:59999 @ 1502703880659 ms III - Start
SLOCK [T main @ 1502703880660 ms +++ localhost/127.0.0.1:59999 - Locked within 17504 ms, 34 attempts
++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark
++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - benchmark
++++ TestCase.setUp: com.jogamp.common.util.IntIntHa
...[truncated 325 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 @ 1502703881563 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1502703881563 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms