Newer Processor = Faster Performance? Sometimes...

Summary:
We were receiving reports of some developers experiencing a degradation in JVM compile performance and general compiled application performance.  We had just recently vMotion'd these VM's from HP G7 systems w/ Westmere processors to newer Dell M620 blades running Sandy Bridge Processors.

Long story short, applications compiled on Westmere don't take advantage of a new AVX CPU extension available on Sandy Bridge, which in turn is only made available in RHEL 6.2 and newer kernels.  I'm not sure if Windows would be affected in the same way, but this was a definite issue in RHEL 5.8.

The performance delta was not 'huge' but enough in terms of scale.

Details:


Testing was simple.  One VM on each ESXi host type and ran the compile job.  HP VM finished faster than the Dell VM while running RHEL 5.8.

Testing Config:
  • ESXi 5.0 U2
  • HP G7 Intel X5660 @ 2.8GHz
  • Dell M620 E5-2660 @ 2.2GHz
  • VM Config: 2vCPU, 4GB RAM, VM hardware version 7 and 8 were tested.
  • RHEL 5.8 and RHEL 6.4

Based on SpecInt scores, the Dell system should have been around 30% - 40% faster than the HP system, but that only seems to hold true when utilizing the new AVX extension available in Sandy Bridge.



Comments

Anonymous said…
You're comparing a 2.8Ghz CPU to a 2.2 one, of course the 2.2 one will be slower with only two vCPUs (single threaded performance did not improve so much between westmere and sandy bridge to nulify 600MHz).

It's only faster if you use all 8 cores
Zsoldier said…
It's still a disputable issue. SpecInt scores depict the e5-2660 to be a faster processor. Not only that, turbo-boost increases clock speed to 3.3GHz for the E5.

Popular posts from this blog

NSX-T: vCenter and NSX-T Inventory out of Sync (Hosts in vSphere not showing up in NSX-T)

MacOS: AnyConnect VPN client was unable to successfully verify the IP forwarding table modifications.

vCenter: Cluster Skip Quickstart Workflow via API