Lachlan Deakin
Lachlan Deakin
This is getting a bit derailed (but is very interesting!). See below for some newly added async vs sync `zarrs` benchmarks: - Inner chunk reading benchmark https://github.com/LDeakin/zarr_benchmarks/pull/8 - **`zarr-python` is...
@JackKelly another Zarr benchmark repo spotted: https://github.com/HEFTIEProject/zarr-benchmarks
Zarr V2 has structured data type support, should start with compatibility support for that.
Lending iterators are proposed as a 2025H2 rust project goal
`vlen-bytes` is the codec for that data type, but the data type name is `variable_length_bytes`. It wouldn't be unreasonable to me to extend the spec of `bytes` to allow base64...