home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / programm / 4494 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  1.2 KB

  1. Xref: sparky comp.os.os2.programmer:4494 comp.os.os2.misc:28432
  2. Newsgroups: comp.os.os2.programmer,comp.os.os2.misc
  3. Path: sparky!uunet!cs.utexas.edu!torn!cunews!revcan!micor!uuisis!bbs
  4. From: evanc@uuisis.isis.org (Evan Champion)
  5. Subject: Re: Does math coprocessor speed up GUI (here: OS/2 presentation mgr)
  6. Organization: International Shared Information Service (Ottawa)
  7. Date: Thu, 27 Aug 92 14:28:18 GMT
  8. Message-ID: <1166PB1w164w@uuisis.isis.org>
  9. References: <19920826.074333.779@almaden.ibm.com>
  10. Sender: bbs@uuisis.isis.org
  11. Lines: 15
  12.  
  13. ADUNSMUI@TOROLAB6.VNET.IBM.COM (Al Dunsmuir) writes:
  14.  
  15. >   Whenever this question is asked of the OS/2 developers, the answer is that
  16. > for optimal performance all PM operations use integer math.  Thus having a
  17. > numeric coprocessor it will not speed up the base OS/2 presentation services.
  18. >   Having said that, having a math coprocessor (especially a tightly coupled
  19. > one as implemented in the 486) can speed up OS/2 applications.  For example,
  20. > IBM's X-Windows server (PM screen interface for TCP/IP) achieves __dramatic__
  21. > performance gains when a math coprocessor is present.
  22.  
  23. Wouldn't FP math be faster on machines with math coprocessors than
  24. integer math?
  25.  
  26. Evan
  27.