Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sub-Optimal Compression Methods #2518

Open
Z0L1DK3K opened this issue Oct 2, 2021 · 0 comments
Open

Sub-Optimal Compression Methods #2518

Z0L1DK3K opened this issue Oct 2, 2021 · 0 comments

Comments

@Z0L1DK3K
Copy link

Z0L1DK3K commented Oct 2, 2021

Using general purpose compression methods for sequences of integers or floats is sub-optimal. By using compression methods that take advantage of the structure of the data, such as TurboPFor and similar algorithms, much faster decompression speeds can be achieved.

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

No branches or pull requests

1 participant