Skip to content

Peformance regression: 3.0.9 issues twice as many GET requests when used with xarray #3199

Closed
@TomNicholas

Description

@TomNicholas

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions