This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG 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: ant+ecj


On Wed, 2004-05-26 at 07:49, Gary Benson wrote:
> Anthony Green wrote:
> > ecj has been in rhug for some time now.  Running it in-process [in
> > ant] as the default java compiler makes for a wicked fast build
> > system.
> 
> Jesus, you weren't kidding!  It's so fast compared to RHUG builds that
> I didn't think it had done anything until I checked!

I've benchmarked it against jikes in the past as a stand alone compiler,
and this is faster.

So I think it's fair to say that for ant based builds, we'll compare
even more favorably against ant+jikes since we won't spawn processes.

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.


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