home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 801 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: news.eunet.fi!fipnet!kone!jsaarinen
  2. Newsgroups: comp.sys.amiga.programmer
  3. X-NewsReader: IntuiNews 1.2b (31.7.94)
  4. References: <38231935@kone.fipnet.fi> <4d15vb$48g@sunsystem5.informatik.tu-muenchen.de>
  5. From: "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi>
  6. Date: Thu, 11 Jan 96 16:30:32 UT
  7. Comments: Illegal date header - new date added by quicknews
  8. X-Original-Date: Thu, 11 Jan 96 18:12:30 
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset=iso-8859-1
  11. Content-Transfer-Encoding: binary
  12. Distribution: world
  13. Subject: Re: C2P
  14. Message-ID: <38231988@kone.fipnet.fi>
  15.  
  16.  
  17. > |> It does two passes almost free even on a 28MHz 020/030. Completely
  18. > |> free on a 40MHz 030. The blitting time was quite small if
  19. > |> I remeber correctly, the whole time was 17ms, and the CPU
  20. > |> part is ~5ms, so ~12ms blitting.
  21. > 5ms is the time for copying a 2x2 frame.
  22. > 10ms is the time for one blitter pass.
  23.  
  24. Well, something around those figures.
  25.  
  26. > The values seem to make sense, but isn't it rather 7ms for cpu doing
  27. > passes not completely free, and 10ms for one blitter pass ? ;)
  28.  
  29. Nope, starting from a 40MHz 68030 it does those two passes free.
  30. Almost on a 28MHz Amiga, and in real-life situation (8bpl lores)
  31. I could propably claim that even a 28MHz 020/030 does those
  32. two passes free.
  33.  
  34. > BTW how much is the 2pass routine on 020 ?
  35.  
  36. I have not tested.. the old one was 20ms (7ms on 030/50),
  37. I think the new 2pass routine could be about 10-15ms on a
  38. 020/14. I have to test it..
  39.  
  40. > My one pass routine needs 10ms for a 2x2 screen, so 2times more than 
  41. > copying, I hope doing 2 passes is ~15ms and not ~20ms...
  42.  
  43. Yep, Luddes one pass routine took also 10ms on 020/14.
  44.  
  45. --                               _
  46. a Stellar programmer          _ //
  47. "Amiga - back for the future" \X/
  48.