Closed drewoldag closed 6 months ago
The current implementation of reproject_work_unit is parallelizable. We should take advantage of this to optimize this section of the code.
reproject_work_unit
Addressed by PR #625
The current implementation of
reproject_work_unit
is parallelizable. We should take advantage of this to optimize this section of the code.