Skip to content

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Feb 25, 2025

Working proof of concept of async-tiff reading from S3. Right now this is super slow because I haven't implemented any sort of caching yet, so every tag read is its own request to S3 in serial. Once we implement pre-fetching (caching the first 16kb of the file), this should get a lot faster

image
image
image

@kylebarron kylebarron merged commit d040726 into main Feb 25, 2025
1 check passed
@kylebarron kylebarron deleted the kyle/python-cog-read-proof-of-concept branch February 25, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant