From: Nate Eldredge Newsgroups: comp.os.msdos.djgpp Subject: Re: UPX Date: 24 May 2000 10:26:20 -0700 Organization: Posted via Supernews, http://www.supernews.com Lines: 20 Sender: nate AT mercury DOT bitbucket Message-ID: <83hfbnq2pv.fsf@mercury.bitbucket> References: <001101bfc2e7$86689ce0$5112ddcc AT lhaglund> <8ggo2d DOT 3vs4d07 DOT 0 AT buerssner-17104 DOT user DOT cis DOT dfn DOT de> X-Complaints-To: newsabuse AT supernews DOT com User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com buers AT gmx DOT de (Dieter Buerssner) writes: > AndrewJ wrote: > > >> It was easier than it seemed. I just unziped it and draged it to upx. > >> I shrunk it too 200 kb so thats good. I sped crafty up a little bit. > >> Does anyone know any more ways to speed up crafty? > > I think, that the speedup must have been due to other things (perhaps > less system load). What do you mean by a little bit? Compressing a program with UPX or the like can speed up *loading* a bit, since it may well be faster to uncompress the code than to load an additional several hundred K from disk. But it shouldn't change the running time at all. -- Nate Eldredge neldredge AT hmc DOT edu