Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!husc6!mit-eddie!mit-amt!phil From: phil@mit-amt.MEDIA.MIT.EDU (Phil Sohn) Newsgroups: comp.sys.mac Subject: Re: Easy to Learn Mac Programming Environment Summary: The Subject should be: Optimizing Compilers Message-ID: <2543@mit-amt.MEDIA.MIT.EDU> Date: 29 May 88 03:46:11 GMT References: <8805240408.AA01675@ucbvax.Berkeley.EDU> <2788@calmasd.GE.COM> Reply-To: phil@ems.media.mit.edu.MEDIA.MIT.EDU (Phil Sohn) Organization: MIT Media Lab, Cambridge MA Lines: 10 In article <2788@calmasd.GE.COM> jnp@calmasd.GE.COM (John Pantone) writes: > A number crunching segment of code, by its very nature, is >well suited for optimizing compilers - and the speed is far and away >mostly limited by the CPU and/or math processor - not the code. A change of CPU or math processor will produce a increase in speed of maybe 100% if you are lucky, but a really good optimizing compiler will create a speed increase of 1000%. phil@ems.media.mit.edu