View Single Post
  #6  
Old 09-03-2011, 10:55 PM
kilosierra kilosierra is offline
Approved Member
 
Join Date: Apr 2011
Posts: 27
Default

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.
Reply With Quote