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

Fixed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 24 ms.

Standard Output

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

get
   iimap: 4.037ms
   map:   1.41ms

remove
   iimap: 4.39ms
   map:   1.734ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.349ms
   map:   1.616ms

get
   iimap: 0.297ms
   map:   0.599ms

remove
   iimap: 0.314ms
   map:   0.973ms

Standard Error

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