Skip to content

Excessively large memory buffers created when sample size is small. #368

Closed
@benjeffery

Description

@benjeffery

At core.py:158 we set the size of the BufferedArray's first dimension to the minimum of the size and chunksize, however, for other dimensions, we just use the chunk size. This came up in #366.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions