简体   繁体   中英

Performance of 32 bit application on 64 bit platform

We have a 32 bit application. It is currently running on a 32 VM. If we run the application on a 64 bit OS(Virtual Machine) which supports Intel Virtualization Technology will it run faster? We do not have a 32 bit OS(Virtual Machine) which supports Intel Virtualization Technology.

There is not not enough material that I could find. Please share your knowledge.

The answer is no.

We were running on an instance which had no Hardware virtualization support. Now we tested on a new virtualized system with Intel Virtualization Technology . The Application here is a 32 bit system and the new system was 64 bit OS - Ubuntu. This was run using gcc-multilib support for Ubuntu. There was not a huge performance improvement observed.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM