Skip to content

Failed

com.jogamp.common.util.IntIntHashMapTest.benchmark

Failing for the past 2 builds (Since Unstable#859 )
Took 0.1 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: 1.989ms
   map:   2.687ms

get
   iimap: 3.457ms
   map:   1.944ms

remove
   iimap: 3.859ms
   map:   7.286ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.165ms
   map:   2.465ms

get
   iimap: 3.96ms
   map:   1.873ms

remove
   iimap: 4.331ms
   map:   8.195ms

Standard Error

++++ Test Singleton.lock()
Thread-22 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1433507581058 ms +++ localhost/127.0.0.1:59999 - Locked within 3 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 @ 1433507582801 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms