developmentseed / tile-benchmarking

Repo for configuring datasets and tests for benchmarking with a dynamic tiler
https://developmentseed.org/tile-benchmarking
3 stars 0 forks source link

Add basic tile generation timing for titiler-cmr #54

Closed maxrjones closed 3 months ago

maxrjones commented 3 months ago

Available PR templates

This PR includes the first steps towards resolving #49

It seems like the in-memory caching is having a large impact on the results. The next steps are to configure the tests to run with and without the in-memory caching. I would prefer do that as a separate PR. After that, we can upload the results to S3.

review-notebook-app[bot] commented 3 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

abarciauskas-bgse commented 3 months ago

@maxrjones LGTM, will be great to see how you disable in-memory caching 👀