>>26
If you saw a 15% performance increase instead of a 200%, then perhaps the same application written in C wouldn't be so much faster either.
Given the workload mix (plenty of CPU) and the size of the app, I quite doubt that.
And 15% is not bad at all [etc]
While I agree with the sentiment of your last paragraph, I should point out that this app ran the business. In other words, app crashes, money lost, heads roll. 15% is risible in that situation.
I probably wouldn't have used Psyco on the servers even if it gave a 200% boost (in the end we went out and bought another rack). I can't see anyone using Psyco for anything serious because of the confidence issues.