gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] Nit


From: Charles Duffy
Subject: Re: [Gnu-arch-users] Nit
Date: Mon, 20 Oct 2003 11:27:51 -0500

On Mon, 2003-10-20 at 03:23, Thomas Zander wrote:
> I think you want to do some profiling using recent JVMs since your problem 
> not really an issue since 1.4.x

Thomas, I'll agree that general-purpose (post-startup) performance is
not really an issue since 1.4.x -- but *JVM startup time* is another
matter.

Since you ask for real benchmarks... hell, you're mostly right. The time
for a simple 1-class HelloWorld app using Sun's JVM is now only about
40% slower than the same trivial "program" compiled using gcj, and the
difference isn't (on my 2GHz P4m laptop) exactly a perceptable one.

Now, I understand that the difference can get much larger under the
right circumstances -- folks using the gcj-compiled Eclipse build, for
instance, have reported it to be much faster than the traditional one --
but nonetheless, in assuming a constant 1-second-plus JVM startup time
cost, I was indeed in error.


(That said, I still would end up compiling tla via gcj for my own use --
particularly if it's being repeatedly called by my editor, and thus
restarting itself frequently, even small increments of time can add up).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]