home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / compress / 4443 < prev    next >
Encoding:
Text File  |  1993-01-07  |  4.0 KB  |  107 lines

  1. Newsgroups: comp.compression
  2. Path: sparky!uunet!usc!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watmath!undergrad.math.waterloo.edu!djtooley
  3. From: djtooley@undergrad.math.waterloo.edu (Doug Tooley)
  4. Subject: PKZIP 2.04c  vs.  ARJ/LHA/ZOO   Compression/Speed Results
  5. Message-ID: <C0IDt1.Iz2@undergrad.math.waterloo.edu>
  6. Organization: University of Waterloo
  7. Date: Fri, 8 Jan 1993 00:10:13 GMT
  8. Lines: 97
  9.  
  10. Results of Compression Testing: PKZIP 2.04c          Jan 06/92
  11.  
  12. Data:       Contents of ARJ230.EXE and PKZ204C.EXE
  13.               (with duplicate filenames renamed/included)
  14. Total Size: 720937 bytes
  15. Archivers:  PKZIP204c PKZIP110 PKZIP193a ARJ230 LHA213 ZOO210
  16. Machine:    386/33, 10M RAM  \w 128k BIOS Shadow RAM
  17. Drive:      Seagate ST296N (84M)  SCSI controller   (no s/w cache)
  18. Timing:     Norton Utilities'  TM.EXE  v4.50
  19. Execution:  MSDOS BATch file
  20.  
  21. Results:
  22.  
  23.  TIME    FILENAME        SIZE      COMMAND
  24.  
  25. Sorted by Size
  26.  
  27. 27 secs  ZIP204X  ZIP    358090    pkzip -ex
  28. 55 secs  ARJ230JM ARJ    359725    arj a -jm
  29. 23 secs  ZIP204   ZIP    360153    pkzip
  30. 21 secs  ZIP204N  ZIP    360153    pkzip -en
  31. 47 secs  ARJ230   ARJ    360228    arj a
  32. 48 secs  ARJ230M1 ARJ    360230    arj a -m1
  33. 22 secs  ZIP193   ZIP    362995    pkzip
  34. 44 secs  ARJ230M2 ARJ    363519    arj a -m2
  35. 48 secs  LHA213   LZH    368780    lha a
  36. 19 secs  ZIP204F  ZIP    369940    pkzip -ef
  37. 94 secs  ZOO210H  ZOO    370481    zoo ah
  38. 35 secs  ARJ230M3 ARJ    371169    arj a -m3
  39. 26 secs  ZIP110   ZIP    381182    pkzip
  40. 15 secs  ZIP204S  ZIP    393321    pkzip -es
  41. 69 secs  ZOO210   ZOO    459204    zoo a
  42. 24 secs  ARJ230M0 ARJ    723239    arj a -m0
  43. 14 secs  ZIP2040  ZIP    724559    pkzip -e0
  44.  
  45. Sorted by Time
  46.  
  47. 14 secs  ZIP2040  ZIP    724559    pkzip -e0
  48. 15 secs  ZIP204S  ZIP    393321    pkzip -es
  49. 19 secs  ZIP204F  ZIP    369940    pkzip -ef
  50. 21 secs  ZIP204N  ZIP    360153    pkzip -en
  51. 22 secs  ZIP193   ZIP    362995    pkzip
  52. 23 secs  ZIP204   ZIP    360153    pkzip
  53. 24 secs  ARJ230M0 ARJ    723239    arj a -m0
  54. 26 secs  ZIP110   ZIP    381182    pkzip
  55. 27 secs  ZIP204X  ZIP    358090    pkzip -ex
  56. 35 secs  ARJ230M3 ARJ    371169    arj a -m3
  57. 44 secs  ARJ230M2 ARJ    363519    arj a -m2
  58. 47 secs  ARJ230   ARJ    360228    arj a
  59. 48 secs  ARJ230M1 ARJ    360230    arj a -m1
  60. 48 secs  LHA213   LZH    368780    lha a
  61. 55 secs  ARJ230JM ARJ    359725    arj a -jm
  62. 69 secs  ZOO210   ZOO    459204    zoo a
  63. 94 secs  ZOO210H  ZOO    370481    zoo ah
  64.  
  65. Sorted by Name  (for the scroll-back impaired)
  66.  
  67. 47 secs  ARJ230   ARJ    360228    arj a
  68. 55 secs  ARJ230JM ARJ    359725    arj a -jm
  69. 24 secs  ARJ230M0 ARJ    723239    arj a -m0
  70. 48 secs  ARJ230M  ARJ    360230    arj a -m1
  71. 44 secs  ARJ230M2 ARJ    363519    arj a -m2
  72. 35 secs  ARJ230M3 ARJ    371169    arj a -m3
  73. 48 secs  LHA213   LZH    368780    lha a
  74. 26 secs  ZIP110   ZIP    381182    pkzip
  75. 22 secs  ZIP193   ZIP    362995    pkzip
  76. 23 secs  ZIP204   ZIP    360153    pkzip
  77. 14 secs  ZIP2040  ZIP    724559    pkzip -e0
  78. 19 secs  ZIP204F  ZIP    369940    pkzip -ef
  79. 21 secs  ZIP204N  ZIP    360153    pkzip -en
  80. 15 secs  ZIP204S  ZIP    393321    pkzip -es
  81. 27 secs  ZIP204X  ZIP    358090    pkzip -ex
  82. 69 secs  ZOO210   ZOO    459204    zoo a
  83. 94 secs  ZOO210H  ZOO    370481    zoo ah
  84.  
  85.  
  86. My comments:
  87.  
  88. Well, the new ZIP takes it hands down.
  89.  
  90. I still prefer many of ARJ's commands, such as the ability to split ARJ
  91. files so their size will fit on floppies. ZIP's version of this feature
  92. appears to only work if you archive directly to a disk. (From what I
  93. gathered from the documentation.) Personally, I prefer the flexibility.
  94.  
  95. As for Zoo...  I realize it is portable across a gazillion different 
  96. architechtures, but come on. With zip source available on Unix machines, 
  97. I can see it quickly replacing zoo as the over-all standard (if it hasn't
  98. already).
  99.  
  100. Congratulations PKWARE, PKZip's speed and now compression is #1!
  101.  
  102.     --- Doug
  103.  
  104. ...."I haven't lost my mind, I know exactly where I left it."................
  105. Doug Tooley             3B Co-Op CS student at U of Waterloo, Ontario, Canada
  106. djtooley@{descartes|napier|cayley}.uwaterloo.ca            
  107.