home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / programm / 3594 < prev    next >
Encoding:
Text File  |  1993-01-25  |  2.2 KB  |  43 lines

  1. Newsgroups: comp.programming
  2. Path: sparky!uunet!timbuk.cray.com!walter.cray.com!baritone!toma
  3. From: toma@baritone (Thomas Arneberg  {66642 CF/DEV})
  4. Subject: Re: C specific editor (was Re: C/C++ Speed)
  5. Message-ID: <1993Jan25.170604.10808@walter.cray.com>
  6. Lines: 31
  7. Nntp-Posting-Host: baritone.cray.com
  8. Organization: Cray Research, Inc.
  9. References: <1993Jan17.041622.5602@thunder.mcrcim.mcgill.edu> <47740001@hplvec.LVLD.HP.COM>
  10. Date: 25 Jan 93 17:06:03 CST
  11.  
  12. In article <47740001@hplvec.LVLD.HP.COM> elw@hplvec.LVLD.HP.COM (Eddie Williamson) writes:
  13. >----------
  14. >> The net result is that in the *real* real world, efficiency is *always*
  15. >> important.  In the synthetic real world imagined by acedemics, you can wave
  16. >----------
  17. >I agree! (with the second paragraph)
  18. >Most real world customers can't affort to go out and buy the latest
  19. >hardware every time they buy new application software. They live with
  20. >what they already have. Don't make excuses for being lazy. Design your
  21. >software from the beginning with efficiency in mind. You'll end up
  22.  
  23. Well, I guess you'll have to call me "lazy." Maybe you can say that 
  24. "efficiency is always important"...but sometimes, program development time 
  25. is MORE important! The turnaround time from the idea of writing a program 
  26. to getting working code is also a concern here in the *real* real world. 
  27. Another factor is writing easy-to-debug and easy-to-maintain code.
  28.  
  29. If I write a program that I know will be run on a given computer (usually
  30. someone's personal workstation with lots of extra cycles), and I know it
  31. will only take a few seconds to run, I have no incentive to make it run as
  32. fast as possible. But I have a huge incentive to get the program running as
  33. SOON as possible, so I can write more of them in a give amount of calendar 
  34. time.
  35.  
  36.   - Tom A.
  37. ---------------------------------------------+------------------------------
  38. ;-) I'd rather be ____  Thomas R. Arneberg   | Internet: toma@cray.com
  39. :-) singing in a |____| Senior IC Design Eng.| UUCP: ...!uunet!cray!toma
  40. :-) Barbershop  _|   _| Cray Research, Inc.  | CLAIM TO FAME: Loni Anderson 
  41. :-) Quartet!   (_)  (_) Chippewa Falls, Wisc.|   went to my high school 
  42. ---------------------------------------------+------------------------------
  43.