Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!nrl-cmf!ames!oliveb!sun!chiba!khb From: khb%chiba@Sun.COM (Keith Bierman - Sun Tactical Engineering) Newsgroups: comp.lang.fortran Subject: Re: FORTRAN 88 Message-ID: <74566@sun.uucp> Date: 25 Oct 88 21:08:10 GMT References: <5833@vdsvax.steinmetz.ge.com> <7540@megaron.arizona.edu> Sender: news@sun.uucp Distribution: comp.lang.fortran Lines: 20 In-reply-to: mike@arizona.edu's message of 25 Oct 88 16:35:41 GMT In article <7540@megaron.arizona.edu> mike@arizona.edu (Mike Coffin) writes: Perhaps you would be more concerned if you weren't compiling on a Cray-2? One weakness of the standard (it seems to me) is that it seems to be designed for extremely powerful machines. A lot of FORTRAN code runs on machines several orders of magnitude slower than a CRAY-2. While the difference between compilation times of 10 seconds and 100 seconds may not be enough to worry about, the difference between 2 minutes and 20 minutes --- the same factor of 10 --- is the difference between a quick stretch and a long coffee break. Most of the time spent in such a compiler is the optimizer. If you don't have a fancy vector processor and a complex set of related functional units, compilation goes very quickly. The difference between 2 minutes and 2minutes 45 seconds may feel like forever, but with f88 you might not need such big source files. Keith H. Bierman It's Not My Fault ---- I Voted for Bill & Opus