32-bit Office vs. 64-bit Office

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

Carfax83

Diamond Member
Nov 1, 2010
6,841
1,536
136
I think some of you guys are forgetting that x86-64 also doubles the amount of general purpose and SSE registers, so even if the program doesn't benefit from having access to more memory, it will benefit from having twice the amount of registers.

That's where most of the performance increase comes from when switching over the 64 bit, assuming you're not memory limited..