v0.3.0
Added
- Add benchmark data generator:
scripts/generate_benchmark_array.py
- Add benchmark runners:
scripts/run_benchmark_read_{all,chunks}.py
- Add tensorstore benchmark script
Changed
- Bump
cargo-dist
to to 0.10.0 zarrs_benchmark_read_{sync,async}
,zarrs_binary2zarr
,zarrs_reencode
- Make
--concurrent-chunks
optional, choosing optimal by default
- Make
zarrs_ncvar2zarr
- Change
--num-parallel-blocks
to--concurrent-blocks
and make it optional - Remove
--no-parallel-codecs
- Change
- Improve internal concurrency
- Update benchmarks with
zarrs
v0.12.0 - Update dependencies
Full Changelog: v0.2.3...v0.3.0