32-bit or 64-bit
Muzer
muzerakascooby at gmail.com
Fri Jun 5 17:20:18 UTC 2009
Chris Jones wrote:
>> It does; 64-bit is a lot faster, especially for media conversion (don't
>> know why exactly, but it's the case).
>>
>
> The reason is when building source code, the compiler has to accommodate
> all platforms that are available. As 64 bit processors are a lot newer
> than 32 bit ones, the compiler is able to use features in 64 bit mode it
> cannot in 32 bit mode.
>
> For instance SSE instructions - The compiler knows that *all* 64 bit
> machines have these, so it can safely use them to speed up various math
> routines. It cannot do this in 32 bit mode, as not all 32 bit processors
> support these. This can make a difference, particularly in heavy number
> crunching (i.e. media conversion).
>
> cheers Chris
>
>
>
I knew that, I just didn't realise why it only seemed to be media
conversion that significantly benefited. Thanks for clarifying it :)
--
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/CM/IT d>++ s+:- a---- C+++ UL+++>++++ P+>+++ L+++>+++++ E---->--- W+++ N o? K? w--- O+ M-- V- PS PE? Y-- PGP- t+ 5? X- R-- tv+ b++ DI D G++ e- h! !r y
------END GEEK CODE BLOCK------
More information about the ubuntu-users
mailing list