Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(tiler-sharp): do not recompress intermediate tiffs
Without a .raw() the sharp.toBuffer() will compress the image back into the input format which is mostly webp, this reduces tile creation time by approx 25% for my simple tests
- Loading branch information