Closed lmouline closed 8 years ago
Tracked down the bug, it is happening when i create a new phased state. Will check with Francois
Yep you're right the new implementation of NewState has a problem while caching previous result. I will have a look
fixed in commit 59895b562b9e43368e89c7a9d8d1d9e81f6c305c
There is a small memory leak with KDTree :) Bench result:
It appears in heap and off heap memory, but only on build server (Debian 8.5/docker).
I created a small Jenkins build to reproduce it.