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

Make CDM a bit faster #4327

Merged
merged 1 commit into from Mar 25, 2024
Merged

Make CDM a bit faster #4327

merged 1 commit into from Mar 25, 2024

Conversation

dkinzer
Copy link
Member

@dkinzer dkinzer commented Mar 25, 2024

  • Gets headers of images to check if they are available (faster than pulling down whole image)
  • checks if images are available concurrently via threading.
  • caches cdm_collections_api_response value (which is static)

* Gets headers of images to check if they are available (faster than
  pulling down whole image)
* checks if images are available concurrently via threading.
* caches cdm_collections_api_response value (which is static)
@ebtoner ebtoner merged commit dd93aba into main Mar 25, 2024
3 checks passed
@ebtoner ebtoner deleted the make-cdm-search-engine-faster branch March 25, 2024 12:44
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.

None yet

3 participants