IF a application is 64 bit, it CAN run faster than the 32 bit equivalent, as it can pump more data with one cycle. That doesn`t mean though, that a 64 bit app is automatically twice as fast than a 32 bit app because the bus is twice the size.
Apps which through around huge masses of data, like databases, encoding, CAD, but also games CAN be faster with 64 bit.
|