Regression
com.jogamp.common.util.LongIntHashMapTest.benchmark
Failing for the past 1 build
(Since Unstable )
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.6341ms map: 2.6263ms get iimap: 3.241ms map: 1.3681ms remove iimap: 1.6907ms map: 9.6701ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.7531ms map: 2.5499ms get iimap: 1.4902ms map: 0.9732ms remove iimap: 0.7306ms map: 0.9222ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1554854006454 ms III - Start SLOCK [T main @ 1554854006455 ms +++ localhost/127.0.0.1:59999 - Locked within 1004 ms, 1 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 SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1554854007343 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1554854007343 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms