| |
| | MacKiDo/Hardware/AltiVec (Site not responding. Last check: 2007-11-07) |
 | | SIMD is a way to work with all the data at once (in parallel), which can make your computer far faster. |
 | | The wider (larger) the data that SIMD can work on, the faster it is. In AltiVec's case it is 128 bits at a time, so it could do up to 6 red components at the same time. |
 | | SIMD requires 307,200 pixels to be processed, but it works with 5.3 pixels at a time, and only requires 4 instructions for each pixel, for a total of 230,400 instructions having to be done. |
| www.mackido.com /Hardware/AltiVecVsMMX.html (2537 words) |
|