View Single Post
Old 17 July 2017, 10:18   #8
zero
Registered User
 
Join Date: Jun 2016
Location: UK
Posts: 428
Quote:
Originally Posted by sandruzzo View Post
I'm not talking about Memory acces only, but real operation like direct copy D = A, and cookie cut blit operation, Assuming that blitter and cpu can run at full memory speed
Depends on the operation... The blitter can shift bits left/right faster than an 030 I think.

However, if you are reading graphic data from fast memory and only writing to chip, the 030 can be faster because fast RAM has more bandwidth than chip.

The ideal scenario would be to use both the blitter and CPU, with the CPU reading from fast memory and only doing the final write into chip.
zero is offline  
 
Page generated in 0.09667 seconds with 11 queries