[3587] in java-interest

home help back first fref pref prev next nref lref last post

Re: Java is not slow ! (was: Introduction to Java - Questions)

daemon@ATHENA.MIT.EDU (Jason Coombs)
Thu Nov 16 20:46:27 1995

Date: Thu, 16 Nov 95 14:12:39 PST
From: jasonc@science.org (Jason Coombs)
To: java-interest@java.Eng.Sun.COM

> 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".

My experience with Java applets (appletviewer, Netscape 2.0, HotJava) is
that they "execute" at an unacceptably slow rate on a Windows 95 machine with
8 megs of RAM. Simple applets, such as Tic-Tac-Toe or other graphics-only
applets perform well, but introduce user-interface controls like Button,
TextField, etc. and there is a significant delay before anything appears
on the screen while the interpreter interprets.

> The raw benchmarks I have done indicated
> that the Java interpreter (in its current beta state) is one of the
> fastest I know of

Is interpreter speed the most important performance factor? Could the
applet viewer (be it Netscape, HotJava, or other) be slowing things down?

> The Java team has done a great job,

I Agree. Will it be enough, though, to satisfy the performance requirements
of the average real-world application?

Jason Coombs
jasonc@science.org
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post