[quote]Scott is a hopeless optimist about performance
Reckon on 50% being a good baseline for typical performance.
[/quote]
PC is a hopeless pessimist. Reckon on 90%+ if you are willing to properly tune your code and aren’t doing things thatbvery specifically hit Java’s weakest areas.
(IE if you absolutely HAVE to psend 90% of your processing time doing array buble sorts then I’d buy 50%).
Isnt it nice how we all have our opinions? AND we all have data to back it up.
In particular, I’d guess Cas’s experience probably has a LOT to do with arrays as he’s a 3D juggler. My expreience has to do with a sort of average of a braod range of problems because I spent about 2 years on the JDK tuning team doing both JDK APis and outside customers’ code.
In the end, give it a chance, learn how to do Java right and tune Java right, and then you TOO will have an opinion 