Dask-GeoPandas spatial partitioning performance: https://tomaugspurger.github.io/posts/dask-geopandas-partitions/
A story about how I helped a colleague speed up a workflow a bit with Dask.
Dask-GeoPandas Spatial Partitioning Performance
A college reached out yesterday about a performance issue they were hitting when working with the Microsoft Building Footprints dataset we host on the Planetary Computer. They wanted to get the building footprints for a small section of Turkey, but noticed that the performance was relatively slow and it seemed like a lot of data was being read. This post details how we debugged what was going on, and the steps we took to fix it.

