tzaeschke / tinspin-indexes

Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree and PH-Tree
http://www.tinspin.org
Apache License 2.0
111 stars 24 forks source link

Import MinMaxHeapPool from PHTree #24

Open tzaeschke opened 1 year ago

tzaeschke commented 1 year ago

Try using the MinMaxHeapPool from phtree-2.8.0 for reducing GC.