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

Regression

com.jogamp.common.util.LongIntHashMapTest.benchmark

Failing for the past 1 build (Since Unstable#859 )
Took 45 ms.

Error Message

'get' too slow

Stacktrace

junit.framework.AssertionFailedError: 'get' too slow
	at com.jogamp.common.util.LongIntHashMapTest.benchmark(LongIntHashMapTest.java:202)
	at com.jogamp.common.util.LongIntHashMapTest.benchmark(LongIntHashMapTest.java:133)

Standard Output

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

get
   iimap: 4.114ms
   map:   1.434ms

remove
   iimap: 4.258ms
   map:   1.722ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.293ms
   map:   1.897ms

get
   iimap: 0.274ms
   map:   0.627ms

remove
   iimap: 0.309ms
   map:   0.988ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1433449239529 ms III localhost/127.0.0.1:59999 - Wait for lock
Thread-24 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1433449241539 ms +++ localhost/127.0.0.1:59999 - Locked within 2011 ms, 5 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 @ 1433449242975 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms