|
Posted by Steve on 11/14/07 19:13
"Wojtek" <nowhere@a.com> wrote in message
news:mn.727b7d7b87640b69.70216@a.com...
> 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
what i'm saying is that this is not a continual process, like a gui, or
running process on a system. in the context of the web, java doesn't get to
capitalize on more than a few adaptations given the
run-produce-output-and-done nature of a web hit. make sense?
Navigation:
[Reply to this message]
|