zarr-developers / zarr-benchmark

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

Write report on suspected bottlenecks in Zarr-Python, and potential solutions #19

Closed JackKelly closed 1 year ago

JackKelly commented 1 year ago

Some of these solutions are probably can't be implemented in Python; instead they have to be implemented in a compiled language like C++ or Rust.