Benchmark the performance of Zarr implementations.
This repo defines Zarr-specific workloads and datasets. These are run by our general-purpose,
IO-centric benchmarking framework, perfcapture
.
This project started in early October 2023, and is currently in the planning stage! This code does not run yet.
perfcapture
.pip install zarr tensorstore
zarr-benchmark
GitHub repository.perfcapture/scripts/cli.py
with --recipe-path
set to your zarr-benchmark/recipes
path.