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

Fixed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 71 ms.

Standard Output

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

get
   iimap: 4.302ms
   map:   1.264ms

remove
   iimap: 4.376ms
   map:   1.787ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.291ms
   map:   1.608ms

get
   iimap: 0.249ms
   map:   0.595ms

remove
   iimap: 0.317ms
   map:   0.987ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1428670419596 ms III localhost/127.0.0.1:59999 - Wait for lock
Thread-24 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1428670420098 ms +++ localhost/127.0.0.1:59999 - Locked within 502 ms, 2 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 main @ 1428670421619 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms