Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cogify): remove tiff caching while creating tile covering #3076

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

blacha
Copy link
Member

@blacha blacha commented Jan 8, 2024

Motivation

Reduce the memory usage and number of requests made when loading tiff information from 10,000s of tiffs

Modification

removes the tiff caching/chunking logic from cogify and reduces the number of reuqests needed to check if a tiff is empty.

Checklist

If not applicable, provide explanation of why.

  • Tests updated
  • Docs updated
  • Issue linked in Title

@blacha blacha marked this pull request as ready for review January 8, 2024 21:49
@blacha blacha requested a review from a team as a code owner January 8, 2024 21:49
@blacha blacha added this pull request to the merge queue Jan 8, 2024
Merged via the queue into master with commit 31ac4bc Jan 8, 2024
9 of 10 checks passed
@blacha blacha deleted the fix/cogify-memory-limit branch January 8, 2024 21:57
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants