Development blog on compression algorithms
Congrats! Zstd is really great!I was wondering how can you have so many commit over the last year or so and you are in Facebook. Good you have time to work on the compression.Thanks for your work!
yeah, working full-time on this makes quite a difference.
Awesome
Zstandard is really good. Thanks for your work!
What compression can a person expect on 1000 random numbers from 1 to 10
1000 * log2(10) bits
Congrats! Zstd is really great!
ReplyDeleteI was wondering how can you have so many commit over the last year or so and you are in Facebook. Good you have time to work on the compression.
Thanks for your work!
yeah, working full-time on this makes quite a difference.
DeleteAwesome
ReplyDeleteZstandard is really good. Thanks for your work!
ReplyDeleteWhat compression can a person expect on 1000 random numbers from 1 to 10
ReplyDelete1000 * log2(10) bits
Delete