Skip to content

Benchmarking the performance of various Zarr implementations, using our perfcapture framework.

License

Notifications You must be signed in to change notification settings

zarr-developers/zarr-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zarr Benchmark

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

  1. Install perfcapture.
  2. pip install zarr tensorstore
  3. Clone the zarr-benchmark GitHub repository.
  4. Run perfcapture/scripts/cli.py with --recipe-path set to your zarr-benchmark/recipes path.

About

Benchmarking the performance of various Zarr implementations, using our perfcapture framework.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages