Regression
com.jogamp.common.util.LongIntHashMapTest.benchmark
Failing for the past 1 build
(Since Unstable )
Error Message
'remove' too slow
Stacktrace
junit.framework.AssertionFailedError: 'remove' too slow at com.jogamp.common.util.LongIntHashMapTest.benchmark(LongIntHashMapTest.java:203) at com.jogamp.common.util.LongIntHashMapTest.benchmark(LongIntHashMapTest.java:133) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 8.9827ms map: 5.8003ms get iimap: 2.163ms map: 1.4342ms remove iimap: 3.1776ms map: 9.8551ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.9771ms map: 2.8108ms get iimap: 1.1496ms map: 1.4191ms remove iimap: 21.9666ms map: 0.5471ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1577953305353 ms III - Start SLOCK [T main @ 1577953305354 ms +++ localhost/127.0.0.1:59999 - Locked within 2006 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 @ 1577953306174 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1577953306174 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms