Improve query performance with dask #8
Labels
feature 🎁
New feature or request
help wanted 🆘
Extra attention is needed
optimization 🚀
Because fast isn't fast enough
Description
Although this is primarily a research project it is good to look into possibilites for query performance optimization. One that might be most easy to implement is dask, since it has good integration with xarray and ODC. We should explore how dask can help us to improve query performance. Specific aspects to look into are:
Additional context
Lazy loading with Opendatacube and Dask
Parallel processing in Digital Earth Africa
Dask array reduce
Xarray and dask
The text was updated successfully, but these errors were encountered: