Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!ames!ucbcad!ucbvax!MITRE-BEDFORD.ARPA!jhs From: jhs@MITRE-BEDFORD.ARPA.UUCP Newsgroups: comp.sys.atari.8bit Subject: Re: uuencoded uuencode for the 8-bits... Message-ID: <8702080525.AA21769@mitre-bedford.ARPA> Date: Sun, 8-Feb-87 00:25:44 EST Article-I.D.: mitre-be.8702080525.AA21769 Posted: Sun Feb 8 00:25:44 1987 Date-Received: Wed, 11-Feb-87 05:39:45 EST References: <539715001.26170@ncoast> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 12 Well, it sounds as though your efforts will prove of value to the net, by allowing us to uuencode locally. Since that is done once and decoding is done many times (i.e. by many people), I guess it is not so bad if the encoder is in Deep Blue C and is 5 times slower than the decoder. (I am assuming that encoding and decoding are about equal. Actually encoding may be a little worse because writing DOS files on 1050s is much slower than reading them, and the output file is 33% longer for encoding than for decoding.) Anyway, thanks for your benchmarking. It is gratifying to learn that I apparently did a reasonable job of structuring the thing for speed. -John S.