Skip to content

v0.3.0

Compare
Choose a tag to compare
@LDeakin LDeakin released this 22 Feb 11:02
· 161 commits to main since this release

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
  • zarrs_ncvar2zarr
    • Change --num-parallel-blocks to --concurrent-blocks and make it optional
    • Remove --no-parallel-codecs
  • Improve internal concurrency
  • Update benchmarks with zarrs v0.12.0
  • Update dependencies

CHANGELOG.md

Full Changelog: v0.2.3...v0.3.0