Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!mtune!codas!usfvax2!pdn!alan From: alan@pdn.UUCP (Alan Lovejoy) Newsgroups: comp.lang.modula2 Subject: Re: Optimized M2 Message-ID: <1204@pdn.UUCP> Date: Mon, 31-Aug-87 10:18:53 EDT Article-I.D.: pdn.1204 Posted: Mon Aug 31 10:18:53 1987 Date-Received: Fri, 4-Sep-87 06:45:56 EDT References: <8708272153.AA07767@klaus.olsen.uucp> Reply-To: alan@pdn.UUCP (0000-Alan Lovejoy) Organization: Paradyne Corporation, Largo, Florida Lines: 18 There is a company in Britain called Masthaven who are currenlty marketing an optimizing Modula-2 compiler for UNIX/V. Their compiler was originally written by Mark White at Volition Systems, but was never marketed for reasons I can't go into (I don't want to hire a lawyer...). A company in Seattle called ScenicSoft bought limited rights to this compiler in 1984, and are currently marketing their version for Stride/Sage machines. This is probably the most mature version available, since ScenicSoft has been working on it longer than Masthaven. I have the ScenicSoft version, and can report that it is VERY good. On a Stride 440 @12MHz with one wait state, 10 iterations of BYTE's Sieve benchmark (flags: ARRAY [0..8191]) executes in 1.14 seconds. For comparison, hand-coded assembly executes in 0.91 seconds. If you are interested, mail me and I'll mail you addresses and phone numbers. --alan@pdn