- abinstein
- K8 Opteron (SledgeHammer) Moderator

- Posts: 4145
- Joined: Sat Oct 30, 2004 9:49 pm
keithlm wrote:What I am attempting to say is that I do not want to have EVER AGAIN have the experience of my development box being faster than production. Personally I think the production box should ALWAYS be faster than development or test. But I have had the opposite. That is a BAD situation. It ruins any guess I might have at how long production runs will take.
This makes perfect sense. Destroying the performance correlation between the development and production servers makes any guesstimate during the development phase a lot harder. We had a similar situation when we borrow a Nehalem based server for performance comparison. The performance scaling from 1 thread to 4 wasn't good, but we don't know whether its due to the lock/barrier implementation on the borrowed (remotely accessed) machine, or due to the fact that Turbo Mode was engaged when only 1 thread is running. That's when I found that Intel had a very ambiguous description of the Turbo Mode. I guess we will never know.
On the other hand, I really don't mind either Intel or AMD implements extra features into their processors, as long as I can easily disable them (best without reboot).






