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

  1. Path: sparky!uunet!gatech!concert!borg!cs.unc.edu!morse
  2. From: morse@cs.unc.edu (Bryan Morse)
  3. Newsgroups: comp.programming
  4. Subject: Re: Does "400% faster" make sense? (Was: Re: finding 1st one in integer)
  5. Message-ID: <14186@borg.cs.unc.edu>
  6. Date: 27 Jul 92 20:10:10 GMT
  7. References: <1992Jul22.120735@is.morgan.com> <LOWRY.92Jul22154231@rotor.watson.ibm.com> <1992Jul22.172337@is.morgan.com> <KERS.92Jul23082251@cdollin.hpl.hp.com>
  8. Sender: news@cs.unc.edu
  9. Lines: 31
  10.  
  11. In article <KERS.92Jul23082251@cdollin.hpl.hp.com>, kers@hplb.hpl.hp.com (Chris Dollin) writes:
  12. |> Surely 75% faster means at 75/100 == 3/4 of the speed, ie 4/3 ~= 133% of the
  13. |> time, ie *slower*? 
  14.  
  15. Not quite.  75% *as fast* does mean 3/4 of the speed.  75% *faster* 
  16. means 175% or 7/4 of the speed.
  17.  
  18. Think of it this way: 
  19.  I am running at 100% of my speed (obviously).
  20.  You are running 75% faster or 100% + 75% = 175% of my speed.
  21.  
  22. Or another example:
  23.  
  24.  I am driving at 50 mph.
  25.  You are driving at 55 mph.
  26.  
  27.  You are going 55-50 = 5 mph faster than me.
  28.  5 mph is 10% of my speed.
  29.  Therefore, you are going 10% (of my speed) faster than me.
  30.  
  31.  I am going 5 mph slower than you.
  32.  5 mph is approximately 9% (1/11) of your speed.
  33.  Therefore, I am going approximately 9% (of your speed) slower than you.
  34.  
  35. The lack of symmetry between faster and slower has lead some (e.g., 
  36. Hennessy and Patterson) to choose only to refer to the faster one as 
  37. XX% faster than the slower one, never the other way around.
  38.  
  39. -- 
  40. Bryan Morse                University of North Carolina at Chapel Hill
  41. morse@cs.unc.edu           Department of Computer Science
  42.