home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / amiga / programm / 17274 < prev    next >
Encoding:
Internet Message Format  |  1992-12-12  |  1.0 KB

  1. Path: sparky!uunet!portal!cup.portal.com!Joe_L_Martin
  2. From: Joe_L_Martin@cup.portal.com
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: What difference 68881 vs Motorola FFP routines?
  5. Message-ID: <71566@cup.portal.com>
  6. Date: Sat, 12 Dec 92 07:12:28 PST
  7. Organization: The Portal System (TM)
  8. References:  <1992Dec11.210030.5624@vicorp.com>
  9. Lines: 14
  10.  
  11. >
  12. >Please, does anyone have an idea of how fast math operations can be done with 
  13. a
  14. >68881 as compared to the Motorola fast floating point routines?  I'm
  15. >only seeing about a 20% speed increase which hardly makes it worthwhile
  16. >to buy a co-processor unless precision is necessary.  Please reply via email.
  17. >ron@vicorp.com or uunet!vicorp!ron
  18. >
  19. Ron,
  20.     I to saw the same sort of speed increase when I first compiled with 881
  21. cpu option. Sorry to say that's about all yu can expect, I thought it was
  22. going to be blazingly fast but well you know. 881 code is the way to go for
  23. precision only when IEEE would have to be used otherwise. This goes  to show
  24. you how fast FFP is cmpared with IEEE.
  25.