| |
comp.lang.java.programmer |
> Can you elaborate on this? All of my tests indicate that Java is many times
> slower than most other modern languages, even stereotypically slow
> languages like SML and OCaml.
time as run-time optimized native code, how can it be slower than
compile-time optimized C code? Are you perchance taking startup time
into consideration?