Skip to content

Failed

com.jogamp.common.util.IntIntHashMapTest.benchmark

Failing for the past 2 builds (Since Unstable#857 )
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: 2.333ms
   map:   2.905ms

get
   iimap: 3.783ms
   map:   1.933ms

remove
   iimap: 3.771ms
   map:   7.686ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.187ms
   map:   2.445ms

get
   iimap: 6.725ms
   map:   2.081ms

remove
   iimap: 10.299ms
   map:   2.076ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1428670385665 ms III localhost/127.0.0.1:59999 - Wait for lock
Thread-22 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1428670386168 ms +++ localhost/127.0.0.1:59999 - Locked within 503 ms, 2 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 @ 1428670387875 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms