Skip to content

Regression

com.jogamp.common.util.IntIntHashMapTest.benchmark

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

Error Message

'remove' too slow

Stacktrace

junit.framework.AssertionFailedError: 'remove' too slow
	at com.jogamp.common.util.IntIntHashMapTest.benchmark(IntIntHashMapTest.java:313)
	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.264ms
   map:   2.909ms

get
   iimap: 3.644ms
   map:   1.94ms

remove
   iimap: 3.769ms
   map:   7.159ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.217ms
   map:   2.398ms

get
   iimap: 0.747ms
   map:   1.213ms

remove
   iimap: 0.735ms
   map:   1.756ms

Standard Error

++++ Test Singleton.lock()
Thread-22 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1433449208566 ms +++ localhost/127.0.0.1:59999 - Locked within 0 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
...[truncated 70 chars]...
Case.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 @ 1433449210096 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms