This just adds `threading::parallel_for` and `threading::parallel_invoke` in a few places where it can be added trivially. The run time of the `separate_geometry` function changes from 830 ms to 413 ms in my test file. Pull Request #104563
This just adds `threading::parallel_for` and `threading::parallel_invoke` in a few places where it can be added trivially. The run time of the `separate_geometry` function changes from 830 ms to 413 ms in my test file. Pull Request #104563