Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!rutgers!mit-eddie!genrad!decvax!mcnc!ecsvax!hes From: hes@ecsvax.UUCP (Henry Schaffer) Newsgroups: comp.sys.ibm.pc Subject: PKX33A12 - a shareware archiving program Message-ID: <2408@ecsvax.UUCP> Date: Sun, 30-Nov-86 21:53:44 EST Article-I.D.: ecsvax.2408 Posted: Sun Nov 30 21:53:44 1986 Date-Received: Mon, 1-Dec-86 06:39:04 EST Organization: NC State Univ. Lines: 28 Keywords: PKARC, PKXARC, ARC, benchmark I tested the PKARC and PKXARC programs obtained from the self-un-packing PKX33A12.COM program, and compared their performance to ARC version 5.10. I used three "data" files in my test: ARC.DOC, the doc file for arc; ARC.EXE, the arc program itself; and T, a text file I had handy. -------ARC------------ --------PK----------- In Out In Out File Size Time % Size Time Time % Size Time ARC.DOC 60168 82 59 24711 40 14 58 25513 8 ARC.EXE 32051 64 20 27519 30 9 32 21904 6 T 14808 24 53 7071 11 5 53 7102 2 All tests were run totally in ramdisk (both programs and all files) on a vanilla IBM PC. The first "Time" is time to put the file in a new archive. The % is the crunch factor, the "Size" is the size of the resulting archive and the second "Time" is the time to extract the file from the archive. All times are done with a sweep second hand, and include the program load time (at most 1 second) and are in seconds. The PK programs seem to run about 5x as fast as the ARC program, and to produce compression which varies from slightly worse to considerably better than what ARC does. The two programs do seem to be "compatible" in that they seem able to unpack each other's archives. (I only made a cursory test of this.) --henry schaffer n c state univ