Re: libjava build times

2005-05-01 Thread Richard Henderson
On Sun, May 01, 2005 at 10:31:05PM +, Thorsten Glaser wrote: > Could you please go to http://wiki.mirbsd.de/MirbsdKsh, get the source, > compile it and try with it instead of your usual /bin/sh (I suppose GNU > bash) again? > > I'd be interested if that warrants a noticeable speedup. No visib

Re: libjava build times

2005-05-01 Thread Thorsten Glaser
Andrew Haley dixit: >Richard Henderson writes: > > > > Now, unless I've done something drastically wrong, it appears as if we > > are spending 2/3 of our time in the libtool script. > >Yes, that's right. That's similar to what my oprofile experiments suggest. Could you please go to http://wiki.

Re: libjava build times

2005-05-01 Thread Andrew Haley
Richard Henderson writes: > > Now, unless I've done something drastically wrong, it appears as if we > are spending 2/3 of our time in the libtool script. Yes, that's right. That's similar to what my oprofile experiments suggest. Andrew.