Single Core Performance: Xeons or i7

aviat72

Member
Jun 19, 2010
107
0
0
My work includes running a real-time data-intensive application, whose main loop is single-threaded. This application is based on Microsoft .NET 3.5, and Forms which uses a lot of GDI+ commands for drawings/chartings. This particular library uses software rendering for most hardware operations and does not use the GPU resources.

Like others I also have the need for multiple cores and multi-threading for regular multi-tasking activities. However I hit CPU capacity constraints on this real-time application.

I wanted to get a sense of which CPU architecture (Xeon vs i7) is better when a single thread with a lot of CPU intensive GDI+ operations consumes the most resources. Since the system is being limited by a single thread, I am willing to accept a lower number of hardware cores if the single core will perform better.
 

jtisgeek

Senior member
Jan 26, 2010
295
0
0
There really is no difference xeon's are just server versions of the same chip .Only difference is that it supports ecc ram and will have the links enabled to do dual and quad motherboard setups.

The new 5600 series xeon are out and have 12mb cache so they are the going to be a little faster.
 
Last edited:

Cogman

Lifer
Sep 19, 2000
10,286
147
106
Current versions of Xeon are i7 with some added instruction goodness.

The most expensive Intel CPU will have the best single threaded performance (regardless of core count).