Oh, and sorry about posting anonymously all the time. I''m not a regular (not a fan of web forums), so I didn''t register.
I''m Peter Schuller (peter.schuller@infidyne.com) - there, I''m not anonymous anymore
![](smile.gif)
In any case; I''m not trying to claim that Java is faster than C. Like I said before, the object of the test we ran wasn''t to show that Java was as fast / faster than C, but that is was comparable.
A more accurate test of real world performance would involve much function calling in the C version and more method invokations in the Java verison. Because in a language like Java, method invokations are what''s going to be the potential bottleneck.