home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1692 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.6 KB  |  37 lines

  1. Path: oreig.uji.es!ii202
  2. From: ii202@rossegat.uji.es (Jorge Acereda Macia)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: C2P
  5. Date: 22 Jan 1996 20:25:26 GMT
  6. Organization: Universitat Jaume I. Castell≤ de la Plana. Spain
  7. Distribution: world
  8. Message-ID: <4e0rrm$hld@oreig.uji.es>
  9. References: <4cu7vo$17q@sinsen.sn.no> <4djdu8$ba@oreig.uji.es> <4dkbml$em2@maureen.teleport.com> <4dm3sm$pvm@sunsystem5.informatik.tu-muenchen.de>
  10. NNTP-Posting-Host: @rossegat.uji.es
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Juergen "Rally" Fischer (fischerj@informatik.tu-muenchen.de) wrote:
  14.  
  15. > |> : IMHO it's better to measure ms. instead of scanlines... Scanlines
  16. > |> : measuring is harder in OS-friendly code.
  17.  
  18. > no timer is more accurate than showing the timing via raster display.
  19. > you know any method with less overhead than the 8 cycles for a write
  20. > to colorregister ?
  21.  
  22. Yeah, but when testing multitasking code this can be a bit harder.
  23. ReadEClock() is fast. A scanline is a lot of time. ms are more accurate
  24. in this sense if you measure in "integer rasterlines".
  25.  
  26. And what's that of writing to colorregisters? Are you counting scanlines
  27. directly in the monitor??? %-)
  28.  
  29. Greets,
  30. --
  31.  ---------------------------- --------------------------------------------
  32. |       Jorge Acereda        |      Dream the same thing everynight       |
  33. |   ii202@rossegat.uji.es    |       I see our freedom in my sight        |
  34. |       Intel Outside        |     No locked doors, no windows barred     |
  35. |        Amiga Rules         |   No things to make my brain seem scarred  |
  36.  ---------------------------- --------------------------------------------
  37.