From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: *** X-Spam-Status: No, score=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 1014db,1042f393323e22da X-Google-Attributes: gid1014db,public X-Google-Thread: 103376,1042f393323e22da X-Google-Attributes: gid103376,public X-Google-Thread: 109fba,1042f393323e22da X-Google-Attributes: gid109fba,public From: "Richard Turner" Subject: Re: Software Engineering is not a hoax... Date: 1997/06/17 Message-ID: <01bc7b4c$fbdf5620$0ca3ca0a@cookies>#1/1 X-Deja-AN: 249120593 X-NNTP-Posting-Host: iiscgate.iisc.co.uk [194.159.8.1] References: <5lsjb3$bqc@bcrkh13.bnr.ca> <33859489.7FB8@spam.innocon.com> <3385B67B.1439@msim.co.uk.spamstop> <01bc7746$c7475c50$fc00af88@godiva> <33A63C56.5CB7@seanet.com> <01bc7b0a$df5636f0$0ca3ca0a@cookies> <33A6AFF4.7497@no.such.com> Organization: Aculab Newsgroups: comp.lang.c++,comp.lang.c,comp.lang.ada Date: 1997-06-17T00:00:00+00:00 List-Id: Spam Hater wrote ... > OK, how about "waste of time and money" ? OTOH, as Robert Dewar > pointed out, fanatic adherence to "rules" can be counter-productive. > If your program spends 98% of its time inside that loop, and it > is not meeting its timing requirements, .... But "waste" is at best relative to something else. Bumming instructions out of a loop might be a waste today but might yield some saving (of time or money or both) tomorrow.