• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Single Core Performance: Xeons or i7

aviat72

Member
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.
 
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:
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).
 
Back
Top