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

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 23 ms.

Standard Output

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

get
   iimap: 2.158ms
   map:   0.829ms

remove
   iimap: 2.316ms
   map:   0.993ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 0.88ms
   map:   0.996ms

get
   iimap: 0.18ms
   map:   0.4ms

remove
   iimap: 0.188ms
   map:   0.516ms

Standard Error

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