Closed kkaefer closed 9 years ago
We should add a benchmark to see whether this is actually fast, and how it fares against other established tessellation libraries, like libtess2, and Poly2Tri.
Should use randomised data or at least ensure CPU cache/branch prediction does not influence running the same test in a loop.
There's a benchmark against libtess (make run-bench), good enough for now.
We should add a benchmark to see whether this is actually fast, and how it fares against other established tessellation libraries, like libtess2, and Poly2Tri.