From: papresco@calum.csclub.uwaterloo.ca (Paul Prescod)
Subject: Re: Runtime speed with GNU compilers
13 Apr 1997 15:52:53 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <33514939.A2840EFE.cygnus.gnu-win32@calum.csclub.uwaterloo.ca>
References: <199704131328.PAA19715@mail.tirreno.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 <stefano@tirreno.it>
Original-CC: gnu-win32@cygnus.com
X-Priority: 3 (Normal)
Original-Sender: owner-gnu-win32@cygnus.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@cygnus.com" with one line of text: "help".
