Skip to content

feat: autodetect frame blocksize#81

Merged
PSeitz merged 1 commit intomainfrom
the_real_main
Feb 8, 2023
Merged

feat: autodetect frame blocksize#81
PSeitz merged 1 commit intomainfrom
the_real_main

Conversation

@PSeitz
Copy link
Copy Markdown
Owner

@PSeitz PSeitz commented Feb 8, 2023

The default blocksize of FrameInfo is now auto instead of 64kb, it will detect the blocksize
depending of the size of the first write call. This increases
compression ratio and speed for use cases where the data is larger than
64kb.

The default blocksize of `FrameInfo` is now auto instead of 64kb, it will detect the blocksize
depending of the size of the first `write` call. This increases
compression ratio and speed for use cases where the data is larger than
64kb.
@PSeitz PSeitz merged commit 7b1d51d into main Feb 8, 2023
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