Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Zero compression is very often the correct choice these days.


No even when speed matters sometime lz4 is the best answer. I wrote a data sync that worked over 100mbps WAN and using lz4 on the serialised data transferred far faster than the raw data. Not just on network you can often be processing data faster (specially on spinning disk) since the reduction in disk I/O can in some cases can actually make the processing faster.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: