[VS2008]Microsoft (MSVC) Compiled Binary Performance on AMD/Intel Processors

Viewed 27

As the title of the Post goes, There was a runt a few years back talking how Intel Compiled Binaries run slower on AMD Processors.

I was wondering if MSVC does have a preferred Processor?, I currently am using 3 versions of Visual Studio. VS Code, VS2014 and VS2008 SP1. As to why I am asking this question, I recently moved a Server From the Same Host, Higher Bandwidth, and More Power full system, the only difference is the Processors ( From an Intel Xeon E3-1230v6 to a AMD Ryzen 7 3800X - 8c/16t ), and the Memory ( From 64GB of 2400Mhz) to ( 64GB of 3200Mhz ). Theoretically the New System should perform better, Yet Somehow the Binaries[Compiled on VS2008 SP] that I've produced runs Sluggish on the New System and when running it on the previous Server it doesn't behave that way.

As I Lack an AMD Processor with similar Horsepower with the Current System I'm coding in it's been quite hard to test it out, so I am deferring to the your Wisdom, experienced programmers.

0 Answers
Related