Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!mcnc!rti!sas!toebes From: toebes@sas.UUCP Newsgroups: comp.sys.amiga Subject: Re: M2Amiga, a new Modula-2 compiler Message-ID: <199@sas.UUCP> Date: Wed, 18-Nov-87 15:58:02 EST Article-I.D.: sas.199 Posted: Wed Nov 18 15:58:02 1987 Date-Received: Sat, 21-Nov-87 14:42:49 EST References: <8711161753.AA05748@cory.Berkeley.EDU> Organization: SAS Institute Inc.,Cary NC,25712 Lines: 17 Summary: What do you mean WILL... In article <8711161753.AA05748@cory.Berkeley.EDU>, dillon@CORY.BERKELEY.EDU (Matt Dillon) writes: > Still, I admit the library interface in both Aztec and Lattice are > somewhat inefficient. Lattice will fix this in 4.0, hopefully Aztec will > come up with something to (but as I said before the overhead usually isn't > worth optimization when compared to actual execution time of the library > function). > -Matt Actually you mean "Lattice fixed this in 4.0" because it has been out for almost a month. The overhead for the call is quite significant, especially for short programs. With the 4.0 compiler I have been able to reduce frags to 528 bytes and avail to 748 due to the inline code. When lines has been compiled with the builtin functions it runs noticably faster. /*---------------------All standard Disclaimers apply---------------------*/ /*----Working for but not officially representing SAS or Lattice Inc.-----*/ /*----John A. Toebes, VIII usenet:...!mcnc!rti-sel!sas!toebes-----*/ /*------------------------------------------------------------------------*/