Hacker News new | past | comments | ask | show | jobs | submit login

I observed this phenomenon for myself these days when using igzip. Depending on the file, it can be up to 2-5x faster than gzip for decompressing files even though neither is multi-threaded. I had to compute a checksum on the decompressed file and compare it the output of gzip to be sure that the fast output is the same as the slow output.



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

Search: