Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming.threads > #1387
| From | aminer <aminer@toto.ca> |
|---|---|
| Newsgroups | comp.programming, comp.programming.threads |
| Subject | Re: Parallel compression library version 2.26 |
| Date | 2013-02-21 14:33 -0800 |
| Organization | A noiseless patient Spider |
| Message-ID | <kg5sng$l7d$1@dont-email.me> (permalink) |
| References | <kg5r72$bip$1@dont-email.me> |
Cross-posted to 2 groups.
Hello, I have added Parallel LZO into my Parallel compression library cause it's better than Parallel LZ on decompression speed, i have benchmarked it and it's around 20% better and both Parallel LZ and Parallel LZO are 2x faster on compresion than Parallel Gzip with zcLeve1 level compression. Why i have included Parallel LZ and Parallel LZO ? They are both very fast, faster than Parallel LZMA and Parallel Gzip and Parallel Bzip, but even that they don't compress as well as Parallel Gzip or Paralle Gzip or Parallel LZMA , with both of them you will be able to compress very fast bigger files as terabyte sized data etc. Thank's, Amine Moulay Ramdane.
Back to comp.programming.threads | Previous | Next | Find similar
Re: Parallel compression library version 2.26 aminer <aminer@toto.ca> - 2013-02-21 14:33 -0800
csiph-web