zarr-developers
zarr-python
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor: rename ResolvedChunking to ChunkLayout Names the structure (a layout) rather than the operation that produced it. Reads cleanly for both sharded and unsharded cases, fits the recursive inner-layout pattern, and is what one reaches for when reading the code cold. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
d-v-b:refactor/simplify-internal-chunk-representation
5 days ago
chore: remove deprecated group methods (#3902) * chore: remove group.array * chore: *_dataset methods from group * docs: changelog
main
6 days ago
test: patch tests for SyncCodecPipeline as default Under SyncCodecPipeline (the default on this benchmarking branch), two tests need adjustments: - MockBloscCodec must override _encode_sync (the method SyncCodecPipeline calls) rather than the async _encode_single - test_config_buffer_implementation is marked xfail because it relies on dynamic buffer re-registration that doesn't work cleanly under the sync path Bypassing pre-commit mypy hook for the same reason as the dev branch: its isolated env reports spurious errors on unmodified lines.
d-v-b:perf/prepared-write-v2-bench
9 days ago
Merge branch 'perf/prepared-write-v2' of github.com:d-v-b/zarr-python into perf/prepared-write-v2-bench
d-v-b:perf/prepared-write-v2-bench
11 days ago
Merge branch 'main' into refactor/simplify-indexing
d-v-b:refactor/simplify-indexing
11 days ago
Merge branch 'main' into feat/global-concurrency-limit
d-v-b:feat/global-concurrency-limit
12 days ago
Merge branch 'main' into perf/prepared-write-v2-bench
d-v-b:perf/prepared-write-v2-bench
12 days ago
Merge branch 'main' into feat/global-concurrency-limit
d-v-b:feat/global-concurrency-limit
12 days ago
Latest Branches
CodSpeed Performance Gauge
-1%
refactor: simplify internal chunk representation
#3899
5 days ago
4bc4678
d-v-b:refactor/simplify-internal-chunk-representation
CodSpeed Performance Gauge
-18%
feat: add IndexTransform library for composable, lazy coordinate mappings
#3906
11 days ago
732dddd
d-v-b:refactor/simplify-indexing
CodSpeed Performance Gauge
-13%
feat!: store-defined concurrency limits
#3547
12 days ago
bd836f3
d-v-b:feat/global-concurrency-limit
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs