home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / programm / 2108 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.1 KB

  1. Path: sparky!uunet!olivea!apple!constellation!a.cs.okstate.edu!norman
  2. From: norman@a.cs.okstate.edu (Norman Graham)
  3. Newsgroups: comp.programming
  4. Subject: Re: 400% makes sense
  5. Message-ID: <1992Jul25.184259.20358@a.cs.okstate.edu>
  6. Date: 25 Jul 92 18:42:59 GMT
  7. References: <1992Jul25.171314.22419@uwm.edu>
  8. Organization: Oklahoma State University
  9. Lines: 16
  10.  
  11. From article <1992Jul25.171314.22419@uwm.edu>, by markh@csd4.csd.uwm.edu (Mark William Hopkins):
  12. > 20,000,000 operations/second is 400% of 5,000,000 operations/second.
  13. > Case closed.
  14.  
  15. Not exactly. 400% is a nonsensical term. Percent (%) means 'per hundred' or
  16. 'of each hundred', and thus is only meaningful for values between 0 and
  17. 100 (inclusive). Percent is best used for absolute measurements, rather
  18. than relative comparisons such as the above example.
  19.  
  20. The use of percent in relative comparisons naturally leads to subtle
  21. misunderstandings.  Thus its best to say something like "machine A
  22. (at 20 M op/sec) is four times as fast as machine B (at 5 M op/sec)."
  23. -- 
  24. Norman Graham
  25. <norman@a.cs.okstate.edu>                 Standard Disclaimer Applies
  26.