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

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 85 ms.

Standard Output

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

get
   iimap: 2.13ms
   map:   3.641ms

remove
   iimap: 3.633ms
   map:   6.186ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.147ms
   map:   7.659ms

get
   iimap: 0.937ms
   map:   1.339ms

remove
   iimap: 0.825ms
   map:   1.526ms

Standard Error

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