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

  1. Xref: sparky comp.os.os2.programmer:4472 comp.os.os2.misc:28331
  2. Path: sparky!uunet!mcsun!uknet!cam-orl!root
  3. From: thg@cam-orl.co.uk (Tim Glauert)
  4. Newsgroups: comp.os.os2.programmer,comp.os.os2.misc
  5. Subject: Re: Does math coprocessor speed up GUI (here: OS/2 presentation mgr)?
  6. Message-ID: <1992Aug27.102130.9367@cam-orl.co.uk>
  7. Date: 27 Aug 92 10:21:30 GMT
  8. References: <17fuahINN1tl@iraul1.ira.uka.de> <19920826.074333.779@almaden.ibm.com>
  9. Sender: root@cam-orl.co.uk (Operator)
  10. Organization: Olivetti Research Ltd, Cambridge, England.
  11. Lines: 9
  12.  
  13. In article <19920826.074333.779@almaden.ibm.com>, ADUNSMUI@TOROLAB6.VNET.IBM.COM (Al Dunsmuir) writes:
  14. |>   Having said that, having a math coprocessor (especially a tightly coupled
  15. |> one as implemented in the 486) can speed up OS/2 applications.  For example,
  16. |> IBM's X-Windows server (PM screen interface for TCP/IP) achieves __dramatic__
  17. |> performance gains when a math coprocessor is present.
  18.  
  19. I wonder why that is?  The MIT X sample server only uses floating-point code
  20. where the integer equivalent is likely to be slower, and only for primitives
  21. such as arcs and wide lines.
  22.