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.1 sec.

Standard Output

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

get
   iimap: 4.138ms
   map:   1.53ms

remove
   iimap: 4.351ms
   map:   1.811ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.283ms
   map:   1.615ms

get
   iimap: 0.259ms
   map:   0.604ms

remove
   iimap: 0.31ms
   map:   0.979ms

Standard Error

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