[3595] in java-interest
Re: Java is not slow ! (was: Introduction to Java - Questions)
daemon@ATHENA.MIT.EDU (Jeremy Fitzhardinge)
Thu Nov 16 23:15:17 1995
From: "Jeremy Fitzhardinge" <jeremy@suede.sw.oz.au>
Date: Fri, 17 Nov 1995 13:27:15 -0500
In-Reply-To: jasonc@science.org (Jason Coombs)
"Re: Java is not slow ! (was: Introduction to Java - Questions)" (Nov 16, 2:12pm)
To: jasonc@science.org (Jason Coombs), java-interest@java.Eng.Sun.COM
On Nov 16, 2:12pm, Jason Coombs wrote:
> Subject: Re: Java is not slow ! (was: Introduction to Java - Questions)
> > Alfonse Thinh Vu writes:
> > > (4) Is there any report/review about Java, esp comparing it with C/C++? I *heard* that the interpreter is *very* slow. Is it? If portability is not of concern, how about the compiler?
> >
> > Lots of people have been arguing about Java slowness. Well, I don't
> > think it is fare to just say "Java is slow".
>
> Is interpreter speed the most important performance factor? Could the
> applet viewer (be it Netscape, HotJava, or other) be slowing things down?
I haven't tried the Win 95 JDK stuff, but its interesting to note that
the Hotjava browser is entirely Java code, and it certainly works
acceptibly quickly. Admittedly that's on a (multiuser) SS10, but its
even mostly OK on my SS1...
I certainly don't think the current Java technology is the limit in
speed. With minor tuning to the compiler you could get ~2 time speed
improvement. With better runtimes there'll be a 10-100 times improvement.
So, for the moment at least, Java is certainly fast enough for user
interfaces, but I wouldn't start solving CFD problems with it.
J
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com