fogleman / delaunay

Fast Delaunay triangulation implemented in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Port flat hull tracking

mourner opened this issue · comments

I'm very curious how the performance will look if we try porting mapbox/delaunator#32 — might be a nice speedup.

I'm curious too - just haven't had time yet. Might be able to today.

@mourner Doesn't seem to improve any of my benchmarks except for the circle. (2-3x faster in that case)