nuric

Results 3 issues of nuric

### Zarr version 2.14.2 ### Numcodecs version 0.11.0 ### Python Version 3.10 ### Operating System Linux ### Installation Pip with virtualenv ### Description I was using zarr arrays as a...

bug

Hello, I'm probably missing something simple here. When I was trying to compare against standard library using the same large fixture: ```go func BenchmarkDecodeJSON(b *testing.B) { payload := ... //...