This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Memory residence


On Wed, 2005-05-25 at 09:39 -0400, Bryce McKinlay wrote:
> Unfortunately, Eclipse startup isn't all that good in our experience - 
> as you noticed, it is significantly slower than Sun's JVM. I think we 
> can do better. A lot of the startup time is spent in ld.so symbol 
> resolution, which should be drastically reduced once remaining ABI 
> issues are resolved and we can switch to using mostly private symbols.

Eclipse startup was _faster_ with gcj than Sun or IBM JVMs prior to gcj
4.0.

I suspect the performance regression is related to our new class loading
scheme.

AG



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]