From: papresco AT calum DOT csclub DOT uwaterloo DOT ca (Paul Prescod) Subject: Re: Runtime speed with GNU compilers 13 Apr 1997 15:52:53 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <33514939.A2840EFE.cygnus.gnu-win32@calum.csclub.uwaterloo.ca> References: <199704131328 DOT PAA19715 AT mail DOT tirreno DOT it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.0b3 [en] (Win95; I) Original-To: Stefano Gragnani Original-CC: gnu-win32 AT cygnus DOT com X-Priority: 3 (Normal) Original-Sender: owner-gnu-win32 AT cygnus DOT com I don't know a great deal about the GNU compilers, but let me first say that your test doesn't really seem to indicate anything about the performance of the compilers, but of the sin and cos library functions. If those are too slow for you, you could rewrite them without changing compilers. The second thing is to make sure that other compilers are really doing all of the work. Sometimes when one compiler seems unbelievably fast, it is because a variable has overflowed somewhere and it is only doing a portion of the work. Paul Prescod - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".