Re: Help me!! Why java is so popular



Chris Uppal wrote:
Arne Vajhøj wrote:
We are impressed by your argumentation technique.

You are basically arguing that "Java is slow because it is slow".

I don't think he is, you know.

He is arguing that Java performance is less than C/C++
performance based on an assumption that the JIT compilation
runtime overhead is bigger than the JIT over AOT gain.

To me that is basing the conclusion on an assumption that
is equivalent to the conclusion.

Arne
.



Relevant Pages

  • Re: Help me!! Why java is so popular
    ... You are basically arguing that "Java is slow because it is slow". ... runtime overhead is bigger than the JIT over AOT gain. ... I once implemented a cryptograhic hashfunction .. ...
    (comp.lang.java.programmer)
  • Re: Java & Delphi
    ... But isn't there also Java -in- HTML that is interpreted? ... The Java compiler just transforms the Java source to Java byte code, ... JIT compilation is real compilation not semi. ... JIT is used by the JVM unless explicit disabled with the -Xint switch. ...
    (comp.lang.java.programmer)
  • Re: Java & Delphi
    ... The Java compiler just transforms the Java source to Java byte code, ... JIT compilation is real compilation not semi. ... JIT is used by the JVM unless explicit disabled with the -Xint switch. ...
    (comp.lang.java.programmer)
  • Re: Guidance with OpenVMS IA64 8.3 with Java 1.5 Problems
    ... on JIT compilation have considered. ... How exactly would one specify alignment with Java? ... I'm guessing that the underlying memory structures for each object and ...
    (comp.os.vms)
  • any JIT compilers for Prolog?
    ... Do you know any JIT compilers for Prolog? ... JIT compilation is ... common in Java and .Net implementations, but I have never heard of any ...
    (comp.lang.prolog)