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

  1. Xref: sparky comp.os.os2.programmer:4669 comp.os.os2.misc:28988
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!uka!uka!news
  3. From: S_JUFFA@iravcl.ira.uka.de (|S| Norbert Juffa)
  4. Newsgroups: comp.os.os2.programmer,comp.os.os2.misc
  5. Subject: Does coprocessor speed up GUI (here: OS/2 PM)? (Summary of answers)
  6. Date: 2 Sep 1992 13:40:40 GMT
  7. Organization: University of Karlsruhe (FRG) - Informatik Rechnerabt.
  8. Lines: 25
  9. Distribution: world
  10. Message-ID: <182g8oINNsm4@iraul1.ira.uka.de>
  11. NNTP-Posting-Host: irav21.ira.uka.de
  12. X-News-Reader: VMS NEWS 1.23
  13.  
  14. Hi netters!
  15.  
  16. Some time ago I asked here wether using a coprocessor in a 80x86 based machine
  17. speeds up GUIs, in particular X-Windows. So far I have gotten replies from:
  18. Eric Johnson (johnsone%camax01@uunet.UU.NET),
  19. Jerry Whelan (guru@stasi.bradley.edu),
  20. Arto Viitanen (av@cs.uta.fi),
  21. Richard Krehbiel (richk@grebyn.com)
  22. Thanks, guys! It seems that X-Windows originally used quite a bit of floating-
  23. point arithmetic in its graphics routines, in particular for operations such
  24. as arc drawing. However, after X11R3, most of the floating point arithmetic
  25. was replaced with faster integer operations. But even the current source code
  26. for X11R5 from MIT contains some modules that use floating point arithmetic.
  27. So installing a coprocessor *does* speed up the X-Windows GUI. The speed gain
  28. is probably not dramatical, though. I have been informed that it is quite
  29. easy to demonstrate the speed difference between coprocessor/ no coprocessor
  30. by running the X-Eyes program, which seems to use mainly arc drawing. As
  31. opposed to X-Windows, the MS-Windows GUI and OS/2 Presentation Manager do
  32. *not* use floating-point arithmetic in their graphics routines, so installing
  33. a coprocessor does not speed up the GUI. However, application programs can
  34. be sped up using a math coprocessor.
  35.  
  36. Norbert
  37. -------------------------------------------------------------------------------
  38. Norbert Juffa       email: S_JUFFA@IRAVCL.IRA.UKA.DE         Live and let live!
  39.