-
Notifications
You must be signed in to change notification settings - Fork 2
Description
In today's meeting for "Zarr Performance & Benchmarking (Europe-friendly time)", @joshmoore described the Zarr Implementations project: The Zarr Implementations project collects "data in zarr / n5 format written by different implementations" and tests for compatibility. Zarr Implementations is related to - although distinct from - benchmarking. Specifically: it might be nice to benchmark Zarr Implementations
.
With perfcapture
's current API, it should be possible to call Zarr Implementations
from perfcapture.Workload.run
(probably using one perfcapture.Workload
class per Zarr implementation).
But it might also be nice to harmonize the API, such that both perfcapture
and Zarr Implementations
use the same yaml
structures to define the workloads.
Related:
- ZI drivers + Rarr implementation zarr_implementations#57
- https://github.com/ome/ome_zarr_test_suite/blob/main/suites.yml
- https://github.com/ome/ome_zarr_test_suite/blob/main/sources.yml
- https://github.com/zarr-developers/zarr_implementations/blob/main/test/test_read_all.py#L45
- [draft] zarr object models zeps#46
Metadata
Metadata
Assignees
Labels
Type
Projects
Status