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

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 14 ms.

Standard Output

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

get
   iimap: 2.228ms
   map:   0.864ms

remove
   iimap: 2.354ms
   map:   1.013ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 0.779ms
   map:   0.988ms

get
   iimap: 0.161ms
   map:   0.375ms

remove
   iimap: 0.182ms
   map:   0.515ms

Standard Error

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