Skip to content

0.2.3

Compare
Choose a tag to compare
@davidmoten davidmoten released this 11 Sep 08:51
· 855 commits to master since this release
  • prevent possible hang in backpressure slow path
  • make RTree.search(Func1<? super Geometry, Boolean> condition) non-public
  • use 4 as Guttman default max children and 10 for star
  • simplify OperatorBoundedPriorityQueue
  • minor performance improvements