Skip to content

Conversation

@fabmazz
Copy link

@fabmazz fabmazz commented Feb 25, 2025

I've switched to ZipArchives instead of ZipFile because I had to write large amounts of data to disk, and I found this way is faster.

I've tested the resulting files with python numpy and they work correctly. I've also added the compression flag (default to false) and the compression_level flag to support directly compressing the data when writing, speeding up a lot the process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant