zarr-developers / zarr-benchmark

Benchmarking the performance of various Zarr implementations, using our perfcapture framework.
MIT License
1 stars 2 forks source link

Parameterise `SlowMemcpy` with options for uncompressed Zarr, and compressed random noise #9

Closed JackKelly closed 1 year ago

JackKelly commented 1 year ago

Blocked by https://github.com/zarr-developers/perfcapture/issues/6

JackKelly commented 1 year ago

Actually, I'm going off the idea of using parameterize. In commit 6d68524e800d353641cd016d685e1cddd8ea563f we now just define multiple Datasets, and allow each Workload to have multiple Datasets.