Runtime speed with GNU compilers

Paul Prescod papresco@calum.csclub.uwaterloo.ca
Sun Apr 13 14:05:00 GMT 1997


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".



More information about the Cygwin mailing list