Closed
Description
Reporting something @dcherian noticed. Xarray has some neat tests which record the total number of http requests made by Zarr.
We are seeing that as of zarr 3.0.9 the number of GET requests required for our little tests has doubled. This likely translates to considerably slower interaction with high-latency stores (e.g. remote object stores).
Should be reproducible just by running that xarray test with the latest zarr, but @dcherian might have a standalone reproducer.
Metadata
Metadata
Assignees
Labels
No labels