From: Tom Novelli Newsgroups: comp.os.msdos.djgpp Subject: Re: How fast is DJGPP? Date: Fri, 15 Aug 1997 18:13:45 -0400 Organization: Spectra.Net Lines: 28 Message-ID: <33F4D499.52C15699@spectra.net> References: <33F32C35 DOT 7C8B AT voyageur DOT ca> NNTP-Posting-Host: 24443 AT 204 DOT 177 DOT 131 DOT 155 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk J.E. wrote: > > I have just one question that people seem to be afraid to answer, no > matter how many times I post it. How fast is DJGPP compared to other > compilers? Is it the fastest? I really don't care at all about > portability, and I'm trying to decide whether I should use Turbo C++ 3.0 > or DJGPP. PLEASE help! Thanks in advance:-) Given that particular choice, it's not hard to decide. DJGPP is at least twice as fast (and takes twice as long to compile). Turbo C is good to learn on because of its online help and quick compilation, but if you use DJGPP with RHIDE it'll be almost the same. How's it compare to other compilers? About 3 years ago, I used a certain CPU-intensive program that was only available in .EXE form. Originally it was compiled with Turbo C. Then the author switched to Watcom C, and the speed doubled. A few months later, he switched to DJGPP for an 8% speed increase. I don't know much about current commercial compilers.. I hear Visual C++ 5.0 is the fastest Windows compiler, because Microsoft keeps secrets from the other companies. I've also heard Watcom runs faster than DJGPP on Pentiums, but every game I've seen that uses it has alot of quirks.. -- Tom Novelli http://www.spectra.net/~tcn