Skip to content

Significant performance improvements

Choose a tag to compare

@stackTom stackTom released this 19 Aug 23:41
· 205 commits to main since this release
8bfc3c2

Support for multithreaded downloading of tiles (up from the default of 4. The new default is 16, and it's configurable) as well as spawning multiple resample.exe processes in parallel (up from the default of 1 at a time. The new default is 8, and it's configurable).

Also, fixed some subtle bugs.