In a message of 31-Jul-01 Matt wrote:

 > No. Enabling the optimizers in SAS/C just makes the build process take
 > about 1000 times longer than it would do normally - and SAS/C's
 > optimizers are frankly shitty (any performance increase really is
 > marginal, not worth it at all)

I once compiled a OCR program for the Amiga and one of the things I did
was trying to enable optimization for higher order processors. On my
060-equipped Amiga this gave a speed increase in the range of 25-30
percent. This is certainly worth taking into account in my opinion.
However, this is of course pure computations with no real interfacing
with the system -- as soon as you start using the system libraries the
optimization might be of little importance.

If the optimizer is shitty in other ways, I don't know. I have at least
never experienced any problems with it. It is indeed slow, but SAS/C has
never been known for being a fast compiler.


Uffe Holst

_____________________________________________________________________
Voyager Mailing List - http://v3.vapor.com/
Voyager FAQ....: http://faq.vapor.com/voyager/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE

Reply via email to