Originally Posted by TheCPUWizard
At best, "core speed" is a 4th order concern. Even when I am doing "true real time" (Missle Guidance, Ion Beam Control, etc), as long as the code runs fast enough to meet the specification (+ a safety margin), then I do NOT do anything to optimize the performance.
What has kept my company in business since 1984 (and having used nearly EVERY language/platform combination over that time) is being able to write the most COST effective code. This means reliability, maintainable, and ease of development.