Tom Miller wrote:
>
> The reason that 32bit is faster is it only has to pass around 32 bit
> pointers vs 64 bit pointers.
> On the other hand, the faster memory handling above 2 GB with 64bit OS
> makes up the difference .
>

Given that data is transferred in parallel, that is all bits at the same
time, how does it take longer to transfer 64 bits?


-- 
Use OpenOffice.org <http://www.openoffice.org>
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to