Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!decwrl!sun!pitstop!sundc!seismo!uunet!mcvax!hafro!krafla!rispa2!orn From: orn@rsp.is (Orn E. Hansen) Newsgroups: comp.unix.wizards Subject: Re: Structured Programming Message-ID: <113@.rsp.is> Date: 14 Mar 89 06:40:18 GMT References: <18291@adm.BRL.MIL> <9574@smoke.BRL.MIL> <226@algor2.UUCP> <16325@cisunx.UUCP> Organization: National Hospital of Iceland Lines: 30 In article <16325@cisunx.UUCP>, cmf@cisunx.UUCP (Carl M. Fongheiser) writes: > > Well, to be absolutely fair to the programs and programmers, one has to > realize that the contributions from the system libraries have grown > considerably as well, especially in the vendor system releases, like > SunOS or Ultrix. > That's true. Libraries have grown a great deal as they are covering a bigger material, and systems do differ so a different code is needed for a different system, which in turn gives bigger (or smaller) code. But sometimes we tend to use a library, that's actually doing a lot more than is needed. As a result, the program is slow and uses a lot more memory than it otherwise would. Later, as the pressure on the program increases, users start to complain about the slowness of the program. Now, as in most cases I know off, we get a bigger machine to run the program. I personally don't agree on that. We should re-analyse to see if we can cover the problem soft first. Otherwise, we'll propably end by using a MOON-SIZED-MACHINE to run it. This is what I referred to as 'sluggy' (Saving the penny for the dime). Orn Hansen System Analyst at | Internet: orn@rsp.is National Hospital of Iceland, | UUCP: +!mcvax!hafro!krafla!rispa2!orn Computer Department. | ------------------------------+-------------------------------------------