I think the speed and performance is determine by:
1, the JIT qualilty. Since a C based JIT and Java JIT both generate machine 
code, there should be less difference, only difference from the JIT alogrith
2. other runtime service such as allocation, GC, thread and synchornization. 
But it also depends on the alogrith and not the language itself.


> 
> How about speed? [not criticizing, just curious]
> 
> --
> Stefano.
> 
>

Reply via email to