On Sat, Feb 12, 2005 at 07:16:02PM +0000, ted wrote:
> How does the speed of the Scons build tool compare with Ant? 

I would recommend asking this question on [EMAIL PROTECTED] , but my
impressions is that most of the time is probably spent in the compiler. If you
are working on a java project you could try switching from javac to jikes and
that might improve your time, though it has been a while since I used jikes.

Chris
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to