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

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 1.3 sec.

Standard Output

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

get
   iimap: 3.996ms
   map:   1.29ms

remove
   iimap: 4.513ms
   map:   1.828ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.297ms
   map:   1.606ms

get
   iimap: 0.253ms
   map:   0.607ms

remove
   iimap: 0.448ms
   map:   1.107ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1433507613679 ms III localhost/127.0.0.1:59999 - Wait for lock
Thread-24 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1433507614182 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 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 @ 1433507615659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms