0.5.6
Changelog
- Added a new data structure
BufferedKDTree
. It reuses a managed buffer as forces tick (so there won't be frequent allocation/deallocation). This approach improves performance by ~40%. - Bugfixes.
BufferedKDTree
. It reuses a managed buffer as forces tick (so there won't be frequent allocation/deallocation). This approach improves performance by ~40%.