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.
- Install
perfcapture. pip install zarr tensorstore- Clone the
zarr-benchmarkGitHub repository. - Run
perfcapture/scripts/cli.pywith--recipe-pathset to yourzarr-benchmark/recipespath.