Posted by Wojtek on 11/14/07 18:34
Steve wrote :
> php and java only get ONE pass at doing an optimization.
Nope. Modern Java implementations use adaptive optimization during
runtime. With traditional compiled languages, the compiler does it
once.
http://en.wikipedia.org/wiki/Java_performance#Adaptive_optimization
--
Wojtek :-)
Navigation:
[Reply to this message]
|