manifold icon indicating copy to clipboard operation
manifold copied to clipboard

Optimizing Speed of Hull Algorithm

Open Kushal-Shah-03 opened this issue 6 months ago • 21 comments

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?

Kushal-Shah-03 avatar Aug 21 '24 11:08 Kushal-Shah-03