manifold
manifold copied to clipboard
Optimizing Speed of Hull Algorithm
I've added tracy headers in some functions, to observe the number of function calls, and time taken, to identify possible places to parallelize. I was wondering if there is a way to just run a specific test in our tests or would I have to comment out the others?