Gennady Fedorov (from Intel) wrote:
>Amine,
>Do you have some performance results for you bzip implementation?
>if yes, did you compare these results with IPP Compression for bzip, zlib
>and gzip implementation?
>--Gennady
Hello Gennady Fedorov,
I have benchmarked for example my PGzip against pigz.exe, and it
gives
the same performance as pigz.exe. I think it's the same for PBzip2.exe
and
my parallel bzip (they give the same performance..)...
You can benchmark IPP compression against pigz.exe and pbzip2.exe and
see what it's the result , it will give you an idea how my parallel
compression
library perform..
http://www.zlib.net/pigz/ http://compression.ca/pbzip2/ Note also that pigz.exe and pbzip2.exe do not work on TMemoryStreams ,
my parallel compression library do work with both TFileStream and
TMemoryStreams...
Welcome:
http://pages.videotron.com/aminer/ Sincerely,
Amine Moulay Ramdane.