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

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 0.1 sec.

Standard Output

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

get
   iimap: 2.034ms
   map:   3.621ms

remove
   iimap: 2.484ms
   map:   5.542ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 7.051ms
   map:   2.058ms

get
   iimap: 0.838ms
   map:   1.27ms

remove
   iimap: 0.814ms
   map:   1.54ms

Standard Error

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