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

Regression

com.jogamp.common.util.IntIntHashMapTest.benchmark

Failing for the past 1 build (Since Unstable#855 )
Took 0.18 sec.

Error Message

'get' too slow

Stacktrace

junit.framework.AssertionFailedError: 'get' too slow
	at com.jogamp.common.util.IntIntHashMapTest.benchmark(IntIntHashMapTest.java:312)
	at com.jogamp.common.util.IntIntHashMapTest.benchmark(IntIntHashMapTest.java:244)

Standard Output

com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
put
   iimap: 8.637294ms
   map:   30.06426ms

get
   iimap: 9.499581ms
   map:   8.574878ms

remove
   iimap: 7.642528ms
   map:   22.125376ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 14.813395ms
   map:   4.14162ms

get
   iimap: 12.154288ms
   map:   2.311471ms

remove
   iimap: 1.644311ms
   map:   4.895062ms

Standard Error

++++ Test Singleton.lock()
Thread-20 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1427288348991 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts
++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark
++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - benchmark
++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - capacityTest
++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - capacityTest
++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - cloneTest
++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - cloneTest
++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - iteratorTest
++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - iteratorTest
++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - testPutRemove
++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - testPutRemove
++++ Test Singleton.unlock()
SLOCK [T main @ 1427288351481 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms