Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!ubvax!lll-winken!uunet!portal!cup.portal.com!jwhitnell
From: jwhitnell@cup.portal.com
Newsgroups: comp.sys.mac
Subject: Re: What C compiler generates fastest code?
Message-ID: <7059@cup.portal.com>
Date: 2 Jul 88 19:25:14 GMT
References: <14105@shemp.CS.UCLA.EDU>
Organization: The Portal System (TM)
Lines: 18
XPortal-User-Id: 1.1001.3098

korfhage@CS.UCLA.EDU writes...
|  The subject line says it all: what C compiler generates the fastest code?
|We just got Lightspeed C (v. 2.15), and someone in the group wrote a
|numerical integration program and said it ran on a Mac II at 1/4 the speed
|of an unloaded vax 11/750.

LSC 2.15 does not support direct access to the 68881.  It uses SANE which
uses the 68881, which of couse is much slower.  Version 3.0 is suppose to
support direct access the 68881, which will of couse speed up your program.

MPW 2.0 does support direct access to the 68881 and is also a true
optimizing compiler.  So while I've not done any performance numbers,
I supsect MPW will be the faster of the two for your application.


--
Jerry Whitnell
jwhitnell@cup.portal.com
..!sun!cup.portal.com!jwhitnell