You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add parametrized benchmarks for Zarr v2 and v3 formats
- Extends existing read/write benchmarks to test both v2 and v3
- Parametrizes on zarr_format, compression, layout, and store type
- Skips v2 + sharding combinations (not supported in v2)
- Reuses existing test structure per maintainer feedback
- Provides performance comparison across Zarr versions
Addresses feedback: 'better to reuse existing tests with parametrization'
0 commit comments