Zarr Benchmark
October 19, 2023 ยท View on GitHub
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.
Code maturity
This project started in early October 2023, and is currently in the planning stage! This code does not run yet.
Usage
- Install
perfcapture. pip install zarr tensorstore- Clone the
zarr-benchmarkGitHub repository. - Run
perfcapture/scripts/cli.pywith--recipe-pathset to yourzarr-benchmark/recipespath.