Blog
Filtering all posts with topic Benchmarking
- TIL: Fast Array Accumulation in XarrayBenchmarking different methods to accumulate a large array from chunks using Xarray.
- What's the Fastest Way to Download an Earth Engine Image?How do urllib, requests, and fsspec compare for download time when grabbing an image from Earth Engine? Let's run some benchmarking to figure out.