2011-03-13 18:22 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id>
  * contrib/sevenzip/t7zip.ch
  * contrib/sevenzip/t7zip.prg
    + :nCompressionMethod, value options (only applies to 7z):
         CMPMETHOD_LZMA     = LZ-based algorithm
         CMPMETHOD_LZMA2    = LZMA-based algorithm
         CMPMETHOD_PPMD     = Dmitry Shkarin's PPMdH with small changes
         CMPMETHOD_BZIP2    = BWT algorithm
         CMPMETHOD_DEFLATE  = LZ+Huffman
         CMPMETHOD_COPY     = No compression

  + tests/7zip2.prg
    * testing compresion method
    ; NOTE: The benchmark will guide in choosing the most suitable method to
            be applied in life :). I conclude that PPMD is the best method
            seen from time and size points of view. This is the reason why
            it is made default in T7Zip class.

Andi


------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to