Talk:Java performance: Difference between revisions

Content deleted Content added
I just wonder how much of Java VM and all that stuff is written in C/C++?
Line 46:
It is really funny to compare java performance to C native code, and to conclude java is faster. The comparison of cost per functionality isn't discussed here, which is right, but virtually everyone knows that it is a big achivement if well writen java code is working only 2 - 3 times slower than well writen C code. My opinion is these conclusions to be erased. If most of you think in similar way, let erase them. [[User:Dobrichev|Dobrichev]] 21:38, 23 October 2007 (UTC)
: I have seen a proof that ... current java actually often performs comparably runtime. Still slower, true, but not by the factor of 3 anymore. Real apps we see around however are really slow. It seems is not as the fault of the engine but the engineers. Maybe java fans do not know what is "profiler"? Vambola Kotkas [[Special:Contributions/212.47.207.152|212.47.207.152]] ([[User talk:212.47.207.152|talk]]) 15:54, 4 February 2008 (UTC)
 
== Öhm? ==
 
I'm not an expert on this, but I just wonder how much of Java VM and all that stuff is written in C/C++? --[[Special:Contributions/212.149.216.233|212.149.216.233]] ([[User talk:212.149.216.233|talk]]) 13:25, 20 February 2008 (UTC)