zarr-developers
zarr-python
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps): bump the actions group with 5 updates (#3951) Bumps the actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `7.6.0` | `8.1.0` | | [CodSpeedHQ/action](https://github.com/codspeedhq/action) | `4.14.0` | `4.15.0` | | [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) | `0.8.8` | `0.9.5` | | [j178/prek-action](https://github.com/j178/prek-action) | `2.0.2` | `2.0.3` | | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `7.0.8` | `8.1.1` | Updates `astral-sh/setup-uv` from 7.6.0 to 8.1.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-uv/compare/v7.6...08807647e7069bb48b6ef5acd8ec9567f424441b) Updates `CodSpeedHQ/action` from 4.14.0 to 4.15.0 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/658a901452bb54c799643e060733b7afe9121b8d...c381be0bfd20e844fb45594f6aa182ffcd94545c) Updates `prefix-dev/setup-pixi` from 0.8.8 to 0.9.5 - [Release notes](https://github.com/prefix-dev/setup-pixi/releases) - [Commits](https://github.com/prefix-dev/setup-pixi/compare/19eac09b398e3d0c747adc7921926a6d802df4da...1b2de7f3351f171c8b4dfeb558c639cb58ed4ec0) Updates `j178/prek-action` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](https://github.com/j178/prek-action/compare/cbc2f23eb5539cf20d82d1aabd0d0ecbcc56f4e3...6ad80277337ad479fe43bd70701c3f7f8aa74db3) Updates `peter-evans/create-pull-request` from 7.0.8 to 8.1.1 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/271a8d0340265f705b14b6d32b9829c1cb33d45e...5f6978faf089d4d20b00c7766989d076bb2fc7f1) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: CodSpeedHQ/action dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: prefix-dev/setup-pixi dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: j178/prek-action dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: peter-evans/create-pull-request dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
main
5 days ago
chore: cleanup
d-v-b:refactor/simplify-internal-chunk-representation
9 days ago
fix: use contextual arrayspec when validating / evolving codecs (#3941) * fix: use contextual arrayspec when validating / evolving codecs * docs: changelog * fix: gate tests depending on presence of compiled backend
main
12 days ago
Merge branch 'main' into perf/cache-default-chunk-spec
d-v-b:perf/cache-default-chunk-spec
16 days ago
fix: apply path normalization to fsspec store (#3924) * fix: apply path normalization to fsspec store * docs: changelog * Update 3924.bugfix.md
main
19 days ago
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
25 days ago
chore: remove deprecated group methods (#3902) * chore: remove group.array * chore: *_dataset methods from group * docs: changelog
main
26 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
29 days ago
Latest Branches
CodSpeed Performance Gauge
+3%
refactor: simplify internal chunk representation
#3899
9 days ago
aff9cb5
d-v-b:refactor/simplify-internal-chunk-representation
CodSpeed Performance Gauge
+11%
perf: cache default ArraySpec for regular chunk grids
#3908
22 days ago
6fa93cb
d-v-b:perf/cache-default-chunk-spec
CodSpeed Performance Gauge
-100%
[do not merge] benchmarks + tests for phased codecpipeline
#3891
1 month ago
f3a4bbb
d-v-b:perf/prepared-write-v2-bench
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs