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

Fixed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 51 ms.

Standard Output

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

get
   iimap: 4.213ms
   map:   1.442ms

remove
   iimap: 4.261ms
   map:   1.731ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.29ms
   map:   1.628ms

get
   iimap: 0.247ms
   map:   0.682ms

remove
   iimap: 0.315ms
   map:   0.989ms

Standard Error

++++ Test Singleton.lock()
Thread-24 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1427469962080 ms +++ localhost/127.0.0.1:59999 - Locked within 1 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 main @ 1427469963464 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms