Newsgroups: | comp.compilers |
From: | rfg@netcom.com (Ronald F. Guilmette) |
Keywords: | assembler, optimize, performance |
Organization: | Netcom Online Communications Services |
References: | 93-10-114 93-10-123 |
Date: | Sat, 30 Oct 1993 04:57:07 GMT |
macrakis@osf.org (Stavros Macrakis) writes:
>The main reason code is big and slow is that there is little pressure to
>make it small and fast. There is much more pressure to add new features,
>to support more device types, and to do that as soon as possible...
I have some vague hope that (when it comes to compilers) we may perhaps
not be getting the absolute best code generation we can for the simple
reason that responsible compiler vendors are doing their level best to
work on the *correctness* of their compilers first, and placing a somewhat
lower priority of all of the whiz-bang optimizations that we all know and
love.
(Who was it that said that you can compute incorrect results infinitely
fast?)
-- Ronald F. Guilmette ------------------------------------------------------
------ domain address: rfg@netcom.com ---------------------------------------
------ uucp address: ...!uunet!netcom.com!rfg -------------------------------
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.