6 ms·
Can you compare with what used to be, to the best of my knowlege, by far the fastest implementation, https://www.cs.cmu.edu/~quake/triangle.html https://www.cs.
by fp64 1mo ago
Can you compare with what used to be, to the best of my knowlege, by far the fastest implementation, https://www.cs.cmu.edu/~quake/triangle.html https://www.cs.cmu.edu/~quake/triangle.html ? It's not int specific though, but I would still be curious
- morishuz 1mo agofor a one million points set i measured 4x faster when using single threaded and 11x when using multi-threaded delaunay32 vs triangle (on my Apple M1)